Im having the following sql error: Query: DELETE FROM sessions WHERE ip='62.253.128.15' OR time<1168706124 Any ideas what that could be? Thanks!
DELETE FROM sessions WHERE ip='62.253.128.15' OR time<'1168706124' if it still gives error, u can try DELETE FROM sessions WHERE ip='62.253.128.15'