Jump to content

searching a query


whiteboikyle

Recommended Posts

okay well i have a query that goes like

"SELECT * FROM pages WHERE pages = 'news'"

 

well in this `pages` there is a column called class

it is a text based

 

the row is

pages : news

class : [sep]test[sep][sep]test2[sep]

 

 

now the user will have default [sep]test[sep]

 

I would like to know how i can search [sep]test[sep] in the column class?

 

 

Link to comment
https://forums.phpfreaks.com/topic/115949-searching-a-query/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.