A
Anonymous
Guest
I have a website that uses DW,PHP, & Mysql to display some dynamic information.
Currently the search page has two fields on it. One is State and the other is Month. This information is then passed via URL parameters to the results page.
How can I use sessions to pass these parameters instead?
I don't want these parameters displayed on the URL.
Thanks for any info
Currently the search page has two fields on it. One is State and the other is Month. This information is then passed via URL parameters to the results page.
How can I use sessions to pass these parameters instead?
I don't want these parameters displayed on the URL.
Thanks for any info