I'm trying to figure out how to use the MySQL's LIKE option. I have a variable in the SQL database, like;
23 54 23 44 54 23 44
Now, I want to run something like;
SELECT * FROM lsql_Adverts WHERE Field LIKLE '% 54 %'
I've been scanning through the documents, but didn't see anything. Maybe GT should add an internal search engine of the documents for us developers
Thanks to anyone who can help.
BTW: I did search the forum, but didn't yeild much, as I really need to do a case sensative search, but GForum doesnt let you
)
Cheers
Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
23 54 23 44 54 23 44
Now, I want to run something like;
SELECT * FROM lsql_Adverts WHERE Field LIKLE '% 54 %'
I've been scanning through the documents, but didn't see anything. Maybe GT should add an internal search engine of the documents for us developers

Thanks to anyone who can help.
BTW: I did search the forum, but didn't yeild much, as I really need to do a case sensative search, but GForum doesnt let you

Cheers
Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!