Newbie needs basic info about passing GET values in an URL
Posted: Wed Jun 11, 2003 10:54 pm
Hello,
I am struggling to learn PHP/MySQL and am working through some basic stuff. I have purchased several books, but cannot find this information in any of them.
What I need to do is to manually pass two parameters to a page using a link from my main page. What I cannot find anywhere is; What is the format for doing this?
I see this on my site--->> http://www.sgthost.com/japanese/j_searc ... select=101
AND, it works. (I've subsequently changed that to a POST BTW)
However on another form, I need to pass both cat_select AND cat_select2 to provide a range of records to display rather then just a single category number.
Can anyone give me the correct URL format for this or point me to a good syntax resource for newbies?
Much appreciation
SteedVLX
I am struggling to learn PHP/MySQL and am working through some basic stuff. I have purchased several books, but cannot find this information in any of them.
What I need to do is to manually pass two parameters to a page using a link from my main page. What I cannot find anywhere is; What is the format for doing this?
I see this on my site--->> http://www.sgthost.com/japanese/j_searc ... select=101
AND, it works. (I've subsequently changed that to a POST BTW)
Can anyone give me the correct URL format for this or point me to a good syntax resource for newbies?
Much appreciation
SteedVLX