Jump to content

change query return value in the entire query?


onedumbcoder

Recommended Posts

A MySQL database is really just that, a database.  It stores data you want to use, it doesn't manipulate it (PHP generally does all of that).  Just add something to your php so that if you're returned a one, it displays a text to screen or you set that variable to "yes" if the variable is 1.

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.