You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$qq = "INSERT INTO logging(`UA_String` , `ipAdd`, `logTime`, `programId`) VALUES ('".$ua_string."','".$ipAdd."','".gmdate('Y-m-d H:i:s')."','".strval(1)."')";//should actually rig up a call-and-response here so each program knows its id