Jump to content

PHP function against a table field?


EchoFool

Recommended Posts

Hey,

 

Quick question - how would i do php functions against a table field without having to grab the value from the table put it into a variable in php and then execute?

 

I want to do some thing like:

 

 

WHERE in_array('FieldName',$Array) ORDER BY 

 

But I do not know the syntax to do it =/ Can any one help please :)

Link to comment
https://forums.phpfreaks.com/topic/194869-php-function-against-a-table-field/
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.