PDA

View Full Version : How do I access http using a cron?


Terell
03-28-2008, 10:56 PM
I have a script which needs to access http using a cron? Any idea how to do that?

SharkSpace_Aaron
03-28-2008, 11:10 PM
You can use either GET or WGET for that.