This may seem a little simple, but I'm new to html/php programming so here goes
I have a listbox with six items on my page.
I would like to call a different php file depending on what option was selected
psudo code would be
if selection = 1 then use 1.php
if selection = 2 then use ...
Is this possible?
Any sample code would be very helpful.
My page has a variety of barcode types, and I would like to use the same input page but call different functions depending on which option was selected.
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.