RE: [PHP] Another problem with mysql version coding

2003-04-05 Thread John W. Holmes
iginal Message- > From: NeXaS [mailto:[EMAIL PROTECTED] > Sent: Saturday, April 05, 2003 10:37 PM > To: [EMAIL PROTECTED] > Subject: [PHP] Another problem with mysql version coding > > Hey all, the next code i wrote is for deleting users who don`t login > for 60 days. This

[PHP] Another problem with mysql version coding

2003-04-05 Thread NeXaS
Hey all, the next code i wrote is for deleting users who don`t login for 60 days. This script should work under 4.x.x series of MySQL DB, but i have 3.x.x version. What should i change in this code that it should work on 3.x.x version of MySQL. ( time is given as a timestamp ( saved as time() in my