My boss lists his products with pricewatch.com and every morning he logs in and changes data on all of the products so that it shows up as being edited that day. I would like to write a script that would change the data for him at a certain time everyday. I know that I could do this by running a script with a cron job but can PHP do this and if so how?