I have a medium sized db... with about 300 feilds and 15k rows.
I need to create a search that will submit user input to seach the db from
about 30 different feilds with some of those wildcards.
i.e bedrooms, bathrooms, price, pool, city, etc....
Would using an array for the results page be the best way to approach this
in PHP?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]