Hi,

i have a mysql table with the fields name and categorie.
on my page search.php is a search mask where the visitor
can insert a miscellaneous keyword.

this keyword should be the categorie.

basicly, how can i handle the problem,
that the visitors keyword shows an output with all
the entrys in the database where the keyword=categorie or
how can i make links to defined categories?

i know how i can make simple queries in php but i couldn't find anything in
the web
for making this.

thanks in advance.
denis


-- 
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]

Reply via email to