Page 1 of 1

"index" of PHP functions?

Posted: Fri May 31, 2002 8:06 pm
by Gath
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.

Posted: Fri May 31, 2002 9:52 pm
by jason

Posted: Sat Jun 01, 2002 9:52 pm
by Gath
Thanks.

It wasnt the one i saw, but it'll do by now :)


(i've been searching, but can't find it...)