Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

can I increment dates in PHP

Status
Not open for further replies.

danmul

Programmer
Joined
Jan 16, 2003
Messages
89
Location
IE
Hi,

Need to know if I can add a day to a date in PHP. I need to loop through a number of days checking availability for each day. Any ideas ??

Thanks,
Daniel
 
just going to finf the difference and use a for loop instead
Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top