[cgiapp] Time Difference

2002-07-12 Thread Suthakar P Maharajan
Is there anyway to find a number of days difference based on timestamp? i have a file which has 'n' number of records with timestamp as [2002-04-6] and i want to compare each record timstamp with today time and if it is 30 days difference then delete those entries. Any suggestion will be

[cgiapp] # increment

2002-05-13 Thread Suthakar P Maharajan
Hi all, I am appending the web input to a txt file , but i need to increment the number 1,2 etc.. in the txt file based on each input which i receive from the web.Can you suggest something for this. Thanks Suthakar - Web