Hi Devon!

Take a look in the function reference to mysql functions of PHP.
There are functions to connect to the mysql database and requesting
datas with SQL queries. You need knowlege on SQL to use it.
There are example too.

bye Marcus

"Devon" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I have a database in mysql that only has one table, that table has approx
25
> fields ..... I need to be able to search for data under each of these
> fields.
>
> Field examples:  Company, TechContact, AdminContact, Mobile etc etc
>
> I need I guess a pull down menu that would select a field (c above) then
be
> able to search under each field, as in search for company name, or mobile
> number etc etc.
>
> As of yet I cant get my search working ... does any one have any sample
code
> or any suggestion?  Any help would be amazing ..... if you have an answer
> post on here or write to me at work [EMAIL PROTECTED]
>
>
>
>



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