12 entries for "
each" as
partial match | search took 0.055 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 | directory list with exec | 3 matches
line 11: when you use the -l flag w/ ls, there will be a string of characters on the left for each file, which may look something like -rwxr-xr-x...
line 21: the next 9 characters are 3 groups of 3 characters each, which tell the read/write/execute permissions for user, group, and other respectively:...
line 30: foreach ( $output as $file )...
databases | mySQL to excel | 2 matches
line 100: //end of each mysql row...
line 101: //creates line to separate data from each MySQL table row...
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;...
file handling | line by line | 2 matches
line 18: // Obtain the next line in a given file by reading each character until a \r or \n is reached....
line 26: // iterate over each character in line....
information | detect user language | 3 matches
line 28: foreach($GLOBALS['_LANG'] as $K)...
line 35: foreach($GLOBALS['_LANG'] as $K)...
line 40: foreach($GLOBALS['_LANG'] as $K)...
string handling | string compare | 1 match
line 8: // lets say you have a file where there's on each line something like...
html and code | alternate row colors | 1 match
line 27: // add more things to swop with each cycle...
file handling | read file | 1 match
line 2: this will read a remote file and return the content as an array where each line is one item in the array....
string handling | string to columns | 1 match
line 64: foreach($seperators as $k => $v)...
file handling | download counter | 1 match
line 14: each file to download must have a .txt-file called like "filename.ext.txt" in the 'counters' folder -...
information | server variables | 1 match
line 17: foreach ( $_SERVER as $key=>$value )...
© 2008
phparadise |
go to the top50 hits by 15 users in the last 30 minutes.