11 entries for "
explode" as
partial match | search took 0.059 seconds
forms | google results | 3 matches
line 36: $parts = explode('<p class=g>',$buf);...
line 37: $parts2 = explode('http://',$parts[1]);...
line 38: $parts3 = explode('>',$parts2[1]);...
information | google position | 2 matches
line 43: $total = end(array_reverse(explode(' ',$outs[1])));...
line 56: $urlparts = explode(' - ',$out[1]);...
file handling | remote last modified | 2 matches
line 38: $tmpArray = explode("\n",$raw);...
line 41: @list($name, $value) = explode(':', $tmpArray[$i], 2);...
file handling | read and select csv | 2 matches
line 16: $parts_array[$i] = explode($delimiter,$data_array[$i]);...
line 27: $parts_array[$i] = explode($delimiter,$data_array[$i]);...
string handling | string compare | 1 match
line 15: $parts = explode('|',$data[$x]);...
string handling | substring examples | 1 match
line 21: $char['words'] = explode(' ',$str);...
information | visitors online | 1 match
line 31: $userdata = explode('|',$counterdata[$i]);...
directories | htaccess 2 | 1 match
line 11: $expl = explode("/",$HTTP_SERVER_VARS["REQUEST_URI"]);...
file handling | strip file extension | 1 match
line 24: echo end(explode('.',$filename))."\n";...
directories | recursive directory listing | 1 match
line 17: $level = explode('/',$newpath);...
information | loading time | 1 match
line 8: list($usec, $sec) = explode(" ",microtime());...
© 2008
phparadise |
go to the top45 hits by 17 users in the last 30 minutes.