Hi all,

   I'm fairly new to MySQL and PHP, but have been reading a few books and
experimenting a bit.  I've created a php application that will allow me to
view all the fields in my Database, but have not been able to correctly
build a search function in it.  Here's a little background on what I am
trying to do:

   Build a very simple script, that will allow me to serach a particular
collum.  I don't want it to display the collum if it comes back with a hit,
all I want is something like

hit = "available"
no hit = "not available"

If need be, I can paste some of the script I've been working on, but if
someone's already created something of the sort, and would be willing to
share, it would be greatly appriciated.

Thanks,
Scott Miller


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to