Use wget!
Note to $_SELF: Use wget instead of php.cli the next time you try to periodically call a script running on your webserver in a shared hosting environment, where you don't have a clue how those servers are *configured*.
This is all it takes:
This is all it takes:
wget -q -O /dev/null http://domain.com/url.phpAnd it just works :)
Information and Links
Join the fray by commenting, tracking what others have to say, or linking to it from your blog.
- Related Articles
- Get Request from Zone-H.org

