this is my site im trying to add php to. http://kogashugo.web1000.com/default1.htm
please look so u know what im talking about 🙂
as you can see theres a ghetto search using checkboxes.
i would like to search the sample db i created.
ive enclosed a picture to show u what my DB looks like, its functioning on my test sql server, and i can call data from it with simple PHP.
but i dont know how to do the search using the URL. where if i enter URL like test.php?type=apt+beds=1+ ect.
for example if i selected the apt check box, 1 bed, 1 bath, allows cats , and has a pool, the URL would be (at least how i think it would work):
http://kogashugo.web1000.com/test.php? type=apt+beds=1+bath=1+pet=cat+opt=pool
if you look at the picture you can find one or 2 that have those search peramaters. but i want the php page that loads to do it automaticly. I can make my flash call up a page that matched the above addy in the main window, whiere i would display the test.php pages, as i am looking for.
if anyone understands what im babbling about and can help pls do🙂
thanks for ur help