Hi Simion On 8/20/07, Simion Onea <[EMAIL PROTECTED]> wrote: > Hi, > > http://docs.php.net/manual/en/ generates a bunch of errors: > Notice: Undefined offset: 1 in > /usr/local/Web/sites/docs.php.net/include/shared-manual.inc on line 98 > Notice: Undefined offset: 1 in > /usr/local/Web/sites/docs.php.net/include/shared-manual.inc on line 98 > Notice: Undefined offset: 0 in > /usr/local/Web/sites/docs.php.net/include/shared-manual.inc on line 58 > Warning: Cannot modify header information - headers already sent by (output > started at /usr/local/Web/sites/docs.php.net/include/shared-manual.inc:98) in > /usr/local/Web/sites/docs.php.net/include/layout.inc on line 81 > Warning: Cannot modify header information - headers already sent by (output > started at /usr/local/Web/sites/docs.php.net/include/shared-manual.inc:98) in > /usr/local/Web/sites/docs.php.net/include/layout.inc on line 82
Known bugs. There is also a extremely stupid include bug, see http://docs.php.net/strpos Thanks for the report though :) I'll fix it later today > Also the text of the manual contains some big red [key]words. They are there for debug/development purposes. Letting you know that those tags aren't implemented yet and their content is just printed right out without any processing. -Hannes
