Categories
Tags → Php Cron Job

PHP Current Weather Script

PHP Current Weather Script is a simple php class that grabs the current weather conditions based on the zip code you pass it. It uses the regex engine in php and grabs it from Weather.com. You can write output to a file for uses such as a cron jo...
DETAILS

Ringtone Creator

The ringtone creator is a one of a kind PHP script for mobile phones. This script will take a ordinary MP3 or WAV file and turn it into a one of a kind ringtone for your phone. There is nothing like this on the web today. This script utilizes two key...
DETAILS

Cron schedule parser

If you''re dependent on cron to run important tasks, you''ll want some kind of monitoring. This class is useful for parsing a given cron schedule to see when the cron job should have last run, so you can add monitoring to your application ...
DETAILS
©2003-2019 jCay.com