Jump to content

Scriptlance data feed and MySQL


liam1412

Recommended Posts

Is there a more efficient way of checking if a mysql cell contains a certain string without extracting the data and exploding into an array.

 

I am trying to use the scriptlance data feed and I am going to input this data into a mysql DB.  I want to keep the Categories as is so they will be in the mysql field as php | mysql | data entry.

 

I want to then allow people to search by category, so If they select php I want to perform a search of the DB by category and extract any line where the category field contains the string PHP

 

Thanks for you help

Link to comment
https://forums.phpfreaks.com/topic/170377-scriptlance-data-feed-and-mysql/
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.