Switch statement
Hi I wonder if this could be done in switch case. Here's the example code Problem: when the user press 1 and 1 again it only show the first menu and not the second . when the user press select 2 in case 1 the menu goes directly to case 2 response 2.
help needed please
switch($userResponse)
case
|