kab_184
10-26-2003, 06:49 AM
hi
i made my site in PHP ..the log file is created daily on my site.it is a simple .txt file
the prefix for the file is based on date on the server for example
if the date on the server is 10.23.2003 then the log file for that day will be 10.23.2003.txt .Now as the sever date changes a new text file is created and it starts recording the log data..
now i want some script to automail me that last day text file once
does any one know what Code or way it can b done??i want the file to b mailed to my address only once automatically.
i made my site in PHP ..the log file is created daily on my site.it is a simple .txt file
the prefix for the file is based on date on the server for example
if the date on the server is 10.23.2003 then the log file for that day will be 10.23.2003.txt .Now as the sever date changes a new text file is created and it starts recording the log data..
now i want some script to automail me that last day text file once
does any one know what Code or way it can b done??i want the file to b mailed to my address only once automatically.