Jump to content

database info w/ explode function


chmpdog

Recommended Posts

Currently my database I have settings values in a single row. IE: the row is settings and the value is "0,0,0" Then I would use the explode function to find if a value is false or true.

 

Is there a way to select all the rows in the database where the second value is true regardless of what the other values are? IE: "0,1,0" "1,1,1" "1,1,0" ect.

Link to comment
https://forums.phpfreaks.com/topic/203561-database-info-w-explode-function/
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.