didou           Wed Jul 16 13:17:43 2003 EDT

  Modified files:              
    /phpdoc/en/reference/oracle/functions       ora-logon.xml 
  Log:
  adding PHP tags in the examples
  
Index: phpdoc/en/reference/oracle/functions/ora-logon.xml
diff -u phpdoc/en/reference/oracle/functions/ora-logon.xml:1.4 
phpdoc/en/reference/oracle/functions/ora-logon.xml:1.5
--- phpdoc/en/reference/oracle/functions/ora-logon.xml:1.4      Wed Feb 12 12:57:03 
2003
+++ phpdoc/en/reference/oracle/functions/ora-logon.xml  Wed Jul 16 13:17:43 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/oracle.xml, last change in rev 1.5 -->
   <refentry id="function.ora-logon">
    <refnamediv>
@@ -24,7 +24,9 @@
      <informalexample>
       <programlisting role="php">
 <![CDATA[
+<?php
 $conn = Ora_Logon("[EMAIL PROTECTED]", "pass");
+?>
 ]]>
       </programlisting>
      </informalexample>



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to