Search found 2 matches

by Ic3MaN
Mon May 26, 2003 8:26 am
Forum: PHP - Code
Topic: Variable Passing Problem
Replies: 3
Views: 373

after i hit the submit button on my page, the url is like this: infoselect.php?item=Engine now engines is from the drop down list. i have done this before, and it worked fine. Could it be that i am running on Localhost??? I dont think that it would make a diference also, could you explain "If n...
by Ic3MaN
Mon May 26, 2003 8:03 am
Forum: PHP - Code
Topic: Variable Passing Problem
Replies: 3
Views: 373

Variable Passing Problem

I am trying to pass a variable between 2 pages. I am using a Select Drop Down Box inside a form. Now, once i hit the submit button, it goes to the next page, displays in the address bar the address of the page i want to go to plus the variable i want to pass. My problem is, i cannot display the vari...