Question
Passing form variables to php does not work
Hi im trying to pass form data via GET and displaying the
result on a second page called search.php but the query does not
work at all
I am trying to get multiple form elements to pass data through e.g City, maxPrice, PropType
These values must match those in my Database and display results
any ideas?
I am trying to get multiple form elements to pass data through e.g City, maxPrice, PropType
These values must match those in my Database and display results
any ideas?
