"Nick Richardson" <[EMAIL PROTECTED]> wrote:
> So i have a 'help' secion for an app i have done... and i'm lazy, so just
> wanted to check if anyone knows where i can get this:
It's refreshing to see someone who admits his laziness.
> I want users to be able to search through the help section
So i have a 'help' secion for an app i have done... and i'm lazy, so just
wanted to check if anyone knows where i can get this:
I want users to be able to search through the help section for specific
text... anyone know of a script out there that will do this...?
//Nick Richardson
[EMAIL PROTECT
$Query = "SELECT * FROM enet WHERE TechContact LIKE '%' AND AdminContact
LIKE '%'";
This query simply prints out my entire tables, is there a way using PHP so I
can make the '%' a user input so they can search the table under those
fields.
Cheers
--
PHP General Mailing List (http://www.php
3 matches
Mail list logo