12 entries for "
fopen" as
partial match | search took 0.058 seconds
file handling | download counter | 2 matches
line 23: $file = fopen($counter_dir.'/'.$HTTP_GET_VARS['get'].'.txt','r+');...
line 27: $file = fopen($counter_dir.'/'.$HTTP_GET_VARS['get'].'.txt','w'); // opens file again with 'w'-parameter...
html and code | get offsite code | 2 matches
line 8: $off_site = 'http://www.opengroup.org/onlinepubs/007908799/xsh/fopen.html';...
line 9: $fp = fopen ($off_site, 'r') or die('Unable to open file '.$off_site.' for reading');...
file handling | open file | 2 matches
line 8: if($fp = @fopen($filename, "r"))...
line 10: $fp = @fopen($filename, "r");...
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');...
information | google position | 1 match
line 33: $file = fopen($filename, "r");...
image handling | base64 image encode | 1 match
line 10: $fd = fopen ($img, 'rb');...
forms | google results | 1 match
line 29: $fp = fopen ($off_site, 'r') or die('Unable to open file '.$off_site.' for reading');...
file handling | write to first line of file | 1 match
line 23: $fp = fopen($file,'w');...
file handling | line by line | 1 match
line 20: // @param file a handle returned from fopen for our file....
file handling | write to file | 1 match
line 8: if($fp = @fopen($filename,"w "))...
information | visitors online | 1 match
line 12: if($fp = @fopen($filename,$mode))...
© 2008
phparadise |
go to the top64 hits by 13 users in the last 30 minutes.