I am using phpmyadmin to backup my mysql database. I have it setup to backup all databases and at the bottom there is this foot note . . .

"* Use __DB__ for database name, __TABLE__ for table name and any strftime <http://www.php.net/manual/function.strftime.php> options for time specification, extension will be automagically added. Any other text will be preserved."

It sounds like this is for adding the date and time to file name for the backup but I can't figure out how it works.

Chris W

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to