PDA

View Full Version : PHP or Javascript


zrx
02-06-2008, 06:02 PM
Hello folks,

I would like some help or guidence in writing a little code that will E-mail me a file from my site every day at a certain time.

I assune we can do this from PHP or Javascript.

Also do we need to look at crons for the auto run part?

zrx
02-06-2008, 08:33 PM
Yes, Crons is going to play a role. Another story there.

PHP is the ticket.

Found some examples just need to make sense of them.