![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
To Gary White: I hope you are still reading this thread. I apologize for not getting back to you sooner but two things held me up. After realizing my page had about 50 lines of unnecessary code because all my drop down menus, radio buttons, etc had the loop: for ($x = 0; $x < count($type); $x++) print "The book you selected is: $type[$x]<br>"; |
|
I've been re-working all the code. I thought all drop downs and radios had to have the loop but only drop downs with MULTIPLE SELECTIONS need it. Thanks to your help. Also, was delayed by the holiday--hope you were able to enjoy the holiday as well. |
|
The code you suggested works great! I was able to solve another math computation by following that code. I think as a newbie using PHP I need to remember, "less is more". Thanks so much for all your help. If I can ever help you, let me know! |
![]() |
| Thread Tools | |
| Display Modes | |
| |