10 entries for "
die" as
partial match | search took 0.06 seconds
image handling | image upload and resize | 5 matches
line 48: or die('Problem In Creating image');...
line 50: or die('Problem In opening Source Image');...
line 54: or die('Problem In resizing');...
line 57: or die('Problem In resizing');...
line 60: or die('Problem In saving');...
databases | mySQL to excel | 3 matches
line 40: or die("Couldn't connect to MySQL:<br>" . mysql_error() . "<br>" . mysql_errno());...
line 43: or die("Couldn't select database:<br>" . mysql_error(). "<br>" . mysql_errno());...
line 46: or die("Couldn't execute query:<br>" . mysql_error(). "<br>" . mysql_errno());...
databases | mySQL class | 3 matches
line 14: or die ("Unable to connect to Database Server");...
line 17: or die ("Could not select database");...
line 23: or die ("Invalid query: " . mysql_error());...
sessions and co | sessions class | 3 matches
line 25: die('Function setvar( String $varname, mixed $value ) expects two parameters!');...
line 54: die('Function getvar( String $varname ) expects a parameter!');...
line 104: die('Function var_unset( String $varname ) expects a parameter!');...
string handling | extract string from offsite | 1 match
line 15: $fp = fopen ($off_site, 'r') or die('Unable to open file '.$off_site.' for reading');...
image handling | resize offsite image | 1 match
line 19: $fp = fopen ($off_site, 'rb') or die('Unable to open file '.$off_site.' for reading');...
html and code | get offsite code | 1 match
line 9: $fp = fopen ($off_site, 'r') or die('Unable to open file '.$off_site.' for reading');...
forms | google results | 1 match
line 29: $fp = fopen ($off_site, 'r') or die('Unable to open file '.$off_site.' for reading');...
file handling | include secure | 1 match
line 2: If it is crackme.php , then the program dies before it gets to important code,...
information | domaincheck | 2 matches
© 2008
phparadise |
go to the top46 hits by 13 users in the last 30 minutes.