php-documentation-list | 2003101
Date: 10/09/03
- Next message: Thomas -Balu- Walter: "[PHP-DOC] printf() see also -> vprintf()"
- Previous message: Mehdi Achour: "[PHP-DOC] cvs: phpdoc /en/reference/pgsql reference.xml"
- Next in thread: ali: "[PHP-DOC] cvs: phpdoc /en/reference/info/functions php-logo-guid.xml"
- Maybe reply: ali: "[PHP-DOC] cvs: phpdoc /en/reference/info/functions php-logo-guid.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
vincent Thu Oct 9 15:28:06 2003 EDT
Modified files:
/phpdoc/en/reference/info/functions php-logo-guid.xml
Log:
Fixing Example
Index: phpdoc/en/reference/info/functions/php-logo-guid.xml
diff -u phpdoc/en/reference/info/functions/php-logo-guid.xml:1.5 phpdoc/en/reference/info/functions/php-logo-guid.xml:1.6
--- phpdoc/en/reference/info/functions/php-logo-guid.xml:1.5 Sat Aug 16 19:38:35 2003
+++ phpdoc/en/reference/info/functions/php-logo-guid.xml Thu Oct 9 15:28:06 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/info.xml, last change in rev 1.3 -->
<refentry id="function.php-logo-guid">
<refnamediv>
@@ -23,7 +23,7 @@
<![CDATA[
<?php
-echo '<im src="' . $_SERVER['PHP_SELF'] .
+echo '<img src="' . $_SERVER['PHP_SELF'] .
'?=' . php_logo_guid() . '" alt="PHP Logo !" />';
?>
- Next message: Thomas -Balu- Walter: "[PHP-DOC] printf() see also -> vprintf()"
- Previous message: Mehdi Achour: "[PHP-DOC] cvs: phpdoc /en/reference/pgsql reference.xml"
- Next in thread: ali: "[PHP-DOC] cvs: phpdoc /en/reference/info/functions php-logo-guid.xml"
- Maybe reply: ali: "[PHP-DOC] cvs: phpdoc /en/reference/info/functions php-logo-guid.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

