[PHP-DEV] Big Function Lists From: Ron Chmara (ron <email protected>)
Date: 11/23/00

I'm trying to get a simple listing of all PHP 3 functions, and
another list of all PHP 4 functions. I can find segmented lists on
http://www.zugeschaut-und-mitgebaut.de/php/statistics.html
and:
http://www.zend.com/phpfunc/
(By alphabetic subsegment, with HTML pieces, etc.)

but I was looking for just a simple, straightforward, pair of lists,
of everything that an application (BBEdit, to be specific)
should hi-light in it's syntax coloring modes for PHP 3 and PHP 4.
as simple as:

----
abs
acos
ada_afetch
ada_autocommit
----
...etc.

Can somebody (hartmut?) just pull me the a big list pair out of the current db's?

-Ronabop

-- Brought to you from iBop the iMac, a MacOS, Win95, Win98, LinuxPPC machine, which is currently in MacOS land. Your bopping may vary.

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>