lingerfelt30016 Tue, 20 May 2008 13:41:30 -0700
I am trying to start a php file on boot up! I have added my .php file in the boottime folder as follows:
<?php shell_exec("/mnt/flash/root/file.php"); ?> How can I do this? Thanks in advance, Scott