mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
format tweak
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290724 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
761a76a216
commit
0cbb0ebf6d
1 changed files with 4 additions and 0 deletions
|
@ -100,7 +100,11 @@ oci_execute($s);
|
|||
echo "The result is $r\n";
|
||||
|
||||
?>
|
||||
]]>
|
||||
</programlisting>
|
||||
|
||||
<programlisting role="php">
|
||||
<![CDATA[
|
||||
<?php
|
||||
|
||||
// File 2
|
||||
|
|
Loading…
Reference in a new issue