Re: [PHP-DOC] screenscraping php manual for func info, alternatives

2005-03-09 Thread Sean Coates
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) You probably want this: http://cvs.php.

[PHP-DOC] screenscraping php manual for func info, alternatives

2005-03-09 Thread J.M. Coder
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) by scraping a source (in the case of php, a local php man