Heilig (Cece) Szabolcs
|
23396d4d4e
|
applying PEAR coding standards on examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138081 c90b9560-bf6c-de11-be94-00142212c4b1
|
2003-08-17 12:21:03 +00:00 |
|
Derick Rethans
|
0b93bd27f7
|
- Fixed structures. The structure for adding examples is:
<para>
<example>
<title />
<programlisting>
<![CDATA[
<?php
echo "foo\n";
?>
]]>
</programlisting>
<para>
The output is:
</para>
<screen>
<![CDATA[
foo
]]>
</screen>
</example>
</para>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131857 c90b9560-bf6c-de11-be94-00142212c4b1
|
2003-06-16 12:03:39 +00:00 |
|
Philip Olson
|
736a15f139
|
Added php tags (<?php ?>) to examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129443 c90b9560-bf6c-de11-be94-00142212c4b1
|
2003-05-30 18:12:53 +00:00 |
|
Adrian Jurjica
|
2f7966f92e
|
no message
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81901 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-05-12 08:19:28 +00:00 |
|
Adrian Jurjica
|
de71bf7038
|
Translation of array functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81898 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-05-12 08:10:34 +00:00 |
|
Hartmut Holzgraefe
|
5b9fc29465
|
revision tags added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-17 06:45:35 +00:00 |
|
Hartmut Holzgraefe
|
a4b6d72ad3
|
banana-split
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-15 00:12:54 +00:00 |
|