Thread: Wget
View Single Post
  #2 (permalink)  
Old 02-05-2008, 09:37 AM
jon123 jon123 is offline
Senior Member
 
Join Date: Jan 2007
Posts: 948
Default

I believe there are various methods to do this. I use root instead of a url:
php /home/username/public_html/send/send.php
and have no problems.

I actually have my db connection and cron files above root for further protection, so they can't be run from a browser. i.e:
php /home/username/send/send.php
__________________
West Dorset Community
Reply With Quote