I need to know how to create a cron job script to delete files within a specific folder that are older than say seven days old. I can figure out how to schedule the cron job to run on my server, but I need a script. I'm assuming the script would probably need to be written in PHP. My webserver is Apache running on FreeBSD (UNIX).