Re: Some errors in the 12th build.

Daniel <[email protected]>
Newsgroups gmane.comp.php.documentation.windows
Message-ID <[email protected]>
ok.
Neither do i have the CHM at hand, but i think i remember. (damn linux 
workstations :P)

If you look up function names zend_logo_guid and php_logo_guid 
(functions return logos of Zend and PHP). The example script has a 
mistake in it (in both of the functions).

For example:
[code]
<?php

echo '<im src="' . $_SERVER['PHP_SELF'] .
      '?=' . zend_logo_guid() . '" alt="Zend Logo !" />';

?>
[/code]

Notice that it says "<im src..." instead of the w3c compilant "<img 
src....".

A huge misleading if you ask me.

This error has been corrected in the newest versions of the manual.


By the way, im still playing with that skin i promised a few months ago :P
Gabor Hojtsy wrote:
> Hm, I don't have the CHM at hand. Would you please go into more detail 
> on what is the problem?
> 
> Goba
> 
> Daniel wrote:
> 
>> Launch your 12th build of the Extended PHP manual and look for 
>> php_logo_guid and zend_logo_guid functions.
>>
>> There are some misunderstandings of how the HTML <img> tag is written.
>>
>> My conclusion is therefore that it would be a great idea to rebuild 
>> the PHP Manual CMH edition to correct some of the errors there.
>>
>> Thank you.
>>

-- 
PHP CHM Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.