ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> phpdoc
phpdoc
[PHP-DOC] cvs: phpdoc /es/language types.xml
by jim winstead other posts by this author
Dec 21 2001 12:28AM messages near this date
[PHP-DOC] cvs: phpdoc /de Translators | [PHP-DOC] cvs: phpdoc /en/functions array.xml
jimw		Thu Dec 20 19:28:06 2001 EDT

  Modified files:              
    /phpdoc/es/language	types.xml 
  Log:
  fix > >> to be <<<.
  
Index: phpdoc/es/language/types.xml
diff -u phpdoc/es/language/types.xml:1.6 phpdoc/es/language/types.xml:1.7
--- phpdoc/es/language/types.xml:1.6	Wed Dec 12 15:48:37 2001
+++ phpdoc/es/language/types.xml	Thu Dec 20 19:28:06 2001
@@ -161,14 +161,14 @@
 
    <para> 
     Otra forma de delimitar cadenas es usando la sintaxis de documento
-incrustado ("&gt;&gt;&gt;").  Se debe proporcionar un identificador despu&eacute;s de
-    <literal> &gt;&gt;&gt;</literal>, despu&eacute;s la cadena, y despu&eacute;s el
+incrustado ("&lt;&lt;&lt;").  Se debe proporcionar un identificador despu&eacute;s de
+    <literal> &lt;&lt;&lt;</literal>, despu&eacute;s la cadena, y despu&eacute;s el
     mismo identificador para cerrar el entrecomillado.
     <example>  
      <title> He aqu&iacute; un ejemplo de entrecomillado de cadenas con sintaxis de
 documento incrustado</title> 
      <programlisting> 
-$str = &gt;&gt;&gt;EOD
+$str = &lt;&lt;&lt;EOD
 Ejemplo de cadena
 Expandiendo m&uacute;ltiples l&iacute;neas
 usando sintaxis de documento incrustado.

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved