Once i saw a downloable .zip in wich contained some sort of reference of all the PHP functions. Similar to the online manual at php.net (
http://www.php.net/manual/en/), but it only had quick info of the functions. Example:
Code: Select all
їb]extractї/b] -- Import variables into the current symbol table from an array
int їb]extractї/b] ( array var_array ї, int extract_type ї, string prefix]])
But i seem to have lost track of it... Can anyone tell me where it is, if it still exists?
It would be usefull to have around, to check things quickly...
Thanks.