dams Mon May 21 05:52:53 2001 EDT Modified files: /phpdoc/en/functions network.xml Log: tag'ed printf Index: phpdoc/en/functions/network.xml diff -u phpdoc/en/functions/network.xml:1.33 phpdoc/en/functions/network.xml:1.34 --- phpdoc/en/functions/network.xml:1.33 Sat May 19 17:50:14 2001 +++ phpdoc/en/functions/network.xml Mon May 21 05:52:53 2001 @@ -521,9 +521,9 @@ </para> <para> This second example shows how to print a converted address with the - printf function: + <function>printf</function> function : <example> - <title><function>IP Adres displaying</function> Example</title> + <title>IP Adres displaying</title> <programlisting role="php"> <?php $ip = gethostbyname("www.php.net");
- [PHP-DOC] cvs: phpdoc /en/functions network.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions network.xml Rasmus Lerdorf
- [PHP-DOC] cvs: phpdoc /en/functions network.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions network.xml jim winstead
- [PHP-DOC] cvs: phpdoc /en/functions network.xml Egon Schmid
- [PHP-DOC] cvs: phpdoc /en/functions network.xml jim winstead
- [PHP-DOC] cvs: phpdoc /en/functions network.xml jim winstead
- Re: [PHP-DOC] cvs: phpdoc /en/functions network... Johannes Froemter
- Re: [PHP-DOC] cvs: phpdoc /en/functions network... Jim Winstead
- Re: [PHP-DOC] cvs: phpdoc /en/functions network.xml Rasmus Lerdorf
- Re: [PHP-DOC] cvs: phpdoc /en/functions network... Johannes Froemter
- [PHP-DOC] cvs: phpdoc /en/functions network.xml Mike Robinson
- [PHP-DOC] cvs: phpdoc /en/functions network.xml Philip Olson