Hello everyone,
I have always wondered how to do this.. I have a site in cgi where all I have to do is add something like "&city=Bost on" to the address bar and then access that variable on the page with "$form_data{cit y}" but when I try to do this with a php page it doesnt work. Is there something I have to do to be able to use these variables. Please let me know. Thanks alot for your time.
I have always wondered how to do this.. I have a site in cgi where all I have to do is add something like "&city=Bost on" to the address bar and then access that variable on the page with "$form_data{cit y}" but when I try to do this with a php page it doesnt work. Is there something I have to do to be able to use these variables. Please let me know. Thanks alot for your time.
Comment