Has anybody got a decent, simple ping script that i can use... Im ok with php/mysql but when it comes to pinging i thing i have to use curl which i honestly have no clue about..
what i want to do is:
setup a database where i can add all the urls i want pinged, i can do this
setup a cron job to run a php script to select a url from the database to be pinged, i can do this too.
the problem is the actual pinging part.. ive tried ripping the one out of wordpress but ive had no luck whatsoever..
can somebody please gimme a shove in the right direction

what i want to do is:
setup a database where i can add all the urls i want pinged, i can do this
setup a cron job to run a php script to select a url from the database to be pinged, i can do this too.
the problem is the actual pinging part.. ive tried ripping the one out of wordpress but ive had no luck whatsoever..
can somebody please gimme a shove in the right direction
