10 entries for "
isset" as
partial match | search took 0.049 seconds
sessions and co | sessions class | 17 matches
line 23: if(!isset($varname) || !isset($varvalue) )...
line 31: if(!isset($GLOBALS[$varname]) )...
line 38: if(!isset($GLOBALS[$varname]) )...
line 52: if(!isset($varname))...
line 58: if (isset($GLOBALS[$varname]))...
line 62: elseif (isset($GLOBALS['_SESSION'][$varname]))...
line 68: if (isset($GLOBALS[$varname]))...
line 72: elseif (isset($GLOBALS['HTTP_SESSION_VARS'][$varname]))...
line 102: if(!isset($varname))...
line 108: if(isset($GLOBALS[$varname]))...
line 112: if (isset($GLOBALS['_SESSION'][$varname]))...
line 117: if (isset($GLOBALS[$varname]))...
line 121: if (isset($GLOBALS['HTTP_SESSION_VARS'][$varname]))...
line 135: if(isset($GLOBALS['_SESSION'])) $a = $GLOBALS['_SESSION'];...
line 143: if(isset($GLOBALS['HTTP_SESSION_VARS']))...
line 171: if(isset($GLOBALS['_SESSION']))...
line 180: if(isset($GLOBALS['HTTP_SESSION_VARS']))...
image editing | crop image | 5 matches
line 13: if(!isset($_POST['step'])) $title = '1';...
line 23: if(!isset($_POST['tx']) && !isset($_POST['fx']))...
line 28: if(!isset($_POST['x']))...
line 45: if(isset($_POST['fx']))...
line 66: if(isset($_POST['tx']))...
databases | mySQL to excel | 4 matches
line 50: if (isset($w) && ($w==1))...
line 66: if (isset($w) && ($w==1)) //check for $w again...
line 87: if(!isset($row[$j])) {...
line 129: if(!isset($row[$j]))...
image handling | image upload and resize | 2 matches
line 9: if(isset($_POST['Submit']))...
line 26: if (isset($_FILES['image']['name']))...
string handling | number to words | 1 match
line 83: if(isset($_POST['num']))...
file handling | file upload | 1 match
line 17: if(isset($HTTP_POST_FILES['userfile']))...
information | google position | 1 match
line 78: <form method="post" action="'.$_SERVER['PHP_SELF'].'">'.(isset($result) ? '<fieldset>...
image editing | analog GD clock | 1 match
line 11: if(isset($_GET['doit']))...
forms | google results | 1 match
line 17: if(!isset($_POST['q']))...
sessions and co | basic authorization | 1 match
line 15: if(!isset($_SERVER['PHP_AUTH_USER']))...
© 2008
phparadise |
go to the top56 hits by 13 users in the last 30 minutes.