- Posts: 21
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
$sql = "SELECT * FROM ".$table['fproj']." WHERE lastpage > 1 AND id = ".$id.""; $query = mysql_query($sql); $row = mysql_fetch_assoc($query); // print_r($row); if ($row['ipaddr'] != $_SERVER['REMOTE_ADDR']) exit();
$row['897888X11X192']