Jump to content

wget does not send array


rubing

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.