A few months ago, I ran across a PHP script which is the application running the manual at php.net, found here:
http://www.php.net/manual/en/

But now, after an exhaustive search, I cannot find the project page for that application.

I've also checked hotscripts, freshmeat, and sourceforge with no luck.

Thanks for your help. Maybe someone recently came across this project or uses it...

    This may not be exactly what you are looking for,
    but you can view the source of every single page in the PHP manual,

    at the bottom of every page in http://php.net
    there is a link on the bottom-right
    look for:
    show source

    You can also view all the files in the CVS Repository , that should at least get you started.

      Write a Reply...