goba Sun Dec 1 05:29:14 2002 EDT
Modified files:
/phpdoc/en/reference/strings/functions echo.xml
Log:
Deleting note on print()
Index: phpdoc/en/reference/strings/functions/echo.xml
diff -u phpdoc/en/reference/strings/functions/echo.xml:1.4
phpdoc/en/reference/strings/functions/echo.xml:1.5
--- phpdoc/en/reference/strings/functions/echo.xml:1.4 Sat Jul 27 00:07:06 2002
+++ phpdoc/en/reference/strings/functions/echo.xml Sun Dec 1 05:29:14 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
<refentry id="function.echo">
<refnamediv>
@@ -23,7 +23,7 @@
to echo, you must not enclose the parameters within parentheses.
It is not possible to use <function>echo</function> in a
<link linkend="functions.variable-functions">variable function</link>
- context, but you can use <function>print</function> instead.
+ context.
<example>
<title><function>echo</function> examples</title>
<programlisting role="php">
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php