That'll do! Thanks! Mike
Jason Wong wrote: > On Saturday 02 February 2002 02:29, Mike Eheler wrote: > >>Okay, my goal is to compile an array of *all* functions currently >>defined and available in PHP 4.1.1. >> >>That's a simple task if all I want is functions for the extensions I >>chose to compile into PHP (get_defined_functions()), but what about the >>other ones? Is there a place somewhere that has a text file that I can >>just read line-by-line or perhaps comma separated? >> >>Or maybe a version of PHP I can download which has all extensions built in? >> >> > > Have you tried the function index in the manual? > > > > -- "When the only tool you have is a hammer, you tend to treat everything as if it were a nail." -- Abraham Maslow -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]