what im trying to in one of my programs is like a "count up" type thing. basicly, in the file itself, it will hate a date, lets say the format is
Code: Select all
//MM/DD/YY
$date="08/04/04";Is there an easier way for me to set the date so conversion would be easier? and if not, could you lead me on the right course of solving this problem?
sounds easy to me, i dont know why i cant figure it out
thanks alot