J.M. Coder wrote:
I'm writing a script that, amongst other things, provides some basic documentation for php scripts; I'd like it to provide some bits of info from the php manual. The script will make 'tool-tips' for stuff (in case of php, the functions)
<snip>

You probably want this:
http://cvs.php.net/co.php/phpdoc/funcsummary.txt?r=1.27

S

Reply via email to