[PHP-DEV] PHP 4.0 Bug #8095: Documentation text is hard to decifer From: grant_mjtr <email protected>
Date: 12/04/00

From: grant_mjtr <email protected>
Operating system: N/a
PHP version: 4.0.3pl1
PHP Bug Type: *General Issues
Bug description: Documentation text is hard to decifer

Some of the comments added seem to generate html codes for some of the symbols for example line 2 below taken from the variable page:

<PRE>
&lt;?
$A = 1;

I assume that &lt; is in fact the < symbol. If you are a newbie to html and php as I am this makes some of the comments difficult to follow. I do code in c, c++ and java so have a fair idea of what I want to know how to do, its just difficult to read.

Hope you can sort this out at some point as I have been using the manual quite extensively.

Thanks

Michelle Richardson

-- 
Edit Bug report at: http://bugs.php.net/?id=8095&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>