> There was a little mistake in the code I posted before, try this one: > > http://aidan.dotgeek.org/lib/?file=function.convert_timestamp.php > > > "Diff Fannehh" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] >> Hi, >> >> I have this date in timestamp format: >> >> $a= 20040810114155; >> >> I want to add 7 days to this date. How can i do that? >> >> Thanks >> >>
Isn't it considered faster to let the database do the conversion to Unix Timestamp? -- --Matthew Sims --<http://killermookie.org> -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php