What is the layout of your table, the names of fields etc.

By the way, is it just one table?

If you provide me with this information, I think I will be able to solve
your problem...

// Tobias

""Denis Mettler"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> 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]
>



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