View Single Post
  #10 (permalink)  
Old 05-03-2008, 03:59 PM
jsteinmann
 
Posts: n/a
Diggs:
Default Re: How would I express this correctly

elseif ($row_rs['loggedinip'] != '204.9.76.12' && date('Y-m-d H:i:s', strtotime('now')) < date('Y-m-d H:i:s', strtotime("+2 minutes", strtotime($row_rs['lastlogin'])))) {
Reply With Quote