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.
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