10 entries for "
list" as
partial match | search took 0.045 seconds
sessions and co | sessions class | 4 matches
line 137: while(list($key,) = each($a))...
line 146: while(list($key,) = each($a))...
line 174: while(list($key,$value) = each($a))...
line 183: while(list($key,$value) = each($a))...
directories | read dir and list | 3 matches
line 1: read and list directory function...
line 7: //------->function read & list start...
line 24: //------->function read & list end...
image handling | list image folder | 2 matches
line 4: you get a list of all files which mach the criteria....
line 11: $allowed_types = array('png','jpg','jpeg','gif'); // list of filetypes you want to show...
information | server variables | 2 matches
line 4: this snippet will produce a list of all available server variables...
line 16: // list all available server variables...
html and code | vars with reg.glob. off | 2 matches
line 16: if (!empty($HTTP_GET_VARS)) while(list($name, $value) = each($HTTP_GET_VARS)) $$name = $value;...
line 17: if (!empty($HTTP_POST_VARS)) while(list($name, $value) = each($HTTP_POST_VARS)) $$name = $value;...
directories | recursive directory listing | 3 matches
line 11: $dirlist = opendir($dir);...
line 12: while ($file = readdir ($dirlist))...
line 39: closedir($dirlist);...
directories | directory list with exec | 1 match
line 1: using exec() to produce a directory listing...
file handling | remote last modified | 1 match
line 41: @list($name, $value) = explode(':', $tmpArray[$i], 2);...
array handling | entries per row | 1 match
line 1: list entries or images with as many entries per row you specify....
information | loading time | 1 match
line 8: list($usec, $sec) = explode(" ",microtime());...
© 2008
phparadise |
go to the top24 hits by 14 users in the last 30 minutes.