Hi Mark,

searching databases will work with SELECT ... FROM ... WHERE Criteria Like
'%Crit%';
Attention please, use the ... Like '%...%' -code for search, only this has
worked with my own search function.

Reagrds, Joerg

"Mark Collins" <[EMAIL PROTECTED]> schrieb in im Newsbeitrag:
99nu1n$9nj$[EMAIL PROTECTED]
> Hi again, a couple of questions if you have the time.
>
> I am having trouble writing the code to perform a search on a database. I
> have written some code which will search but only get case sensitive exact
> match results. Are there any functions or prewritten bits that would help
> here? Or can anyone point me in the right direction so I can code it
myself?
>




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