Re: Some errors in the 12th build.
Daniel <[email protected]>
| Newsgroups | gmane.comp.php.documentation.windows |
|---|---|
| Message-ID | <[email protected]> |
I know its not critical... i was just hoping for some updated user comments :P ;) Gabor Hojtsy wrote: >> 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. > > > So then it will be corrected in the next CHM. These functions are very > much miscellanous, and not critical.. Since there is no im tag in HTML, > I would assume that a praticed programmer automatically corrects this to > img :) The next build will correct this... > > Goba -- PHP CHM Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php