rubing Posted June 4, 2008 Share Posted June 4, 2008 I've set a cron job to regularly visit the following page as follows: wget http://username:[email protected]/scripts/myrobot.php?startdate=2008-06-02&enddate=2009-06-02 however, the script will not run this way....it seems the complete GET array is not being sent ??? Here is the address wget went to http://username:[email protected]/scripts/myrobot.php?startdate=2008-06-02 are you not allowed to use the '&' sign in a wget command? what should i use instead? thanks. Link to comment https://forums.phpfreaks.com/topic/108627-wget-does-not-send-array/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.