milou2007
04-09-2007, 12:59 PM
Hi, I'm new to the forum and also a beginner in programming.
I'm using Dreamweaver 8 and PHP Myadmin 2.9.2 with Wamp.
What would be the correct SQL query and variables to put in an adanced recordset in the following case:
My web site (under construction) offers the opportunity to look for vacations.
I would like to retrieve the date stored in the database and to show the results of the user's search when they choose a state plus a city (in another words-sorry for my English - retrieve the date from the Db when it matches the criteria elected in the list/menu)
The documentation from Dreamweaver points "$_GET['state'] Also I was told to put #state# but nothing works.
Thanks very much for any helpHi, I'm new to the forum and also a beginner in programming.
Thanks very much for any help
Milou2007
:(
I'm using Dreamweaver 8 and PHP Myadmin 2.9.2 with Wamp.
What would be the correct SQL query and variables to put in an adanced recordset in the following case:
My web site (under construction) offers the opportunity to look for vacations.
I would like to retrieve the date stored in the database and to show the results of the user's search when they choose a state plus a city (in another words-sorry for my English - retrieve the date from the Db when it matches the criteria elected in the list/menu)
The documentation from Dreamweaver points "$_GET['state'] Also I was told to put #state# but nothing works.
Thanks very much for any helpHi, I'm new to the forum and also a beginner in programming.
Thanks very much for any help
Milou2007
:(