Jump to content

HELP NEEDED WITH PHP MYSQL!!


19spartan94

Recommended Posts

Something like that. Your syntax is all wrong, but I'm sure if you research it you'll find that out.

 

You shouldn't even need any script as updating mysql is a pretty simple process.

 

The syntax would be something like....

 

5 * * * * /usr/bin/mysql -uYOURUSERNAME -pYOURPASS YOURDATABASE -e "UPDATE tbl SET fld = fld + 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.