Log in

View Full Version : HELP, ? on excuting a php file


rubyguy
05-14-2004, 07:45 PM
How would i execute a php file via PHPMyAdmin?

:o

Incendium
05-14-2004, 09:56 PM
PHPMyAdmin is a MySQL administration tool, not a PHP execution tool. If you want to regularly execute a PHP file or execute a PHP file from the php command line, use Crontabs.