| >    * Change PHP error messages, so that they point to pages
|or sections
| >      in the PHP Manual.
|

Any particular concern as to how/when to point to the manual? I'm
assuming a HREF to http://www.php.net/<funcname> works, for every
function?
We simply have to convert php_error() calls to php_error_docref() Calls and
everything else is done automagically :-)
Again http://marcus-boerger.de/docref.txt



--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to