Cound up in days from one date?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
btpwebdev
Forum Newbie
Posts: 5
Joined: Fri Apr 07, 2006 3:45 pm

Cound up in days from one date?

Post by btpwebdev »

Is it possible / does anyone know how i could Cound up in days from one date? (eg this website started 100 days ago)?

Thanks,
Chris.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

yes, it's quite possible. Look in the Code snippets for a date difference snippet. (it's in the last pages right now.)
Post Reply