[PHP] Re: code not working...help?

2004-10-07 Thread Matthew Kiehne
i just realized that the dates in the database are saved as varchar (althought they are numbers) is there anyway to compare the $lastmonth value (which returns as a 14 digit number) to that because the way i have it now with > post_date <= '$lastmonth' wont work because post_date is varchar and $

Re: [PHP] code not working...help? Found problem =(

2004-10-07 Thread Matthew Kiehne
Thanks these all helped me get some things working again... except one problem now... i just realized that the dates in the database are saved as varchar (althought they are numbers) is there anyway to compare the $lastmonth value (which returns as a 14 digit number) to that? -- Advanced Forums, F