View Single Post
Old 01-18-2003, 12:46 PM  
fletcher
Confirmed User
 
Join Date: Jan 2003
Location: Austin, TX
Posts: 698
In case you're still having issues:

PHP Code:
$lastMonth = (((int)date("m") - 1) > 0) ? (int)date("m") - 12
__________________
 
[email protected]
ICQ: 6411138
fletcher is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote