No description
Find a file
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
appendices Update to http context option 2003-06-13 19:31:41 +00:00
chapters link description updated 2003-06-16 10:26:33 +00:00
chmonly Adding documentation about the new _function.html file 2002-12-26 23:32:38 +00:00
faq Add note about the new 'build complete' text, to the mysql tempnam faq. 2003-05-31 14:33:43 +00:00
features Use of proper case 2003-06-11 22:03:09 +00:00
functions correcting typos 2003-05-21 17:01:57 +00:00
language added note to explain unset() doesn't change maximum index value. 2003-06-14 04:00:55 +00:00
reference - Fixed structures. The structure for adding examples is: 2003-06-16 12:03:39 +00:00
security Use of proper case 2003-06-11 22:03:09 +00:00
bookinfo.xml And now: upgrading to the new license 2003-05-02 14:12:59 +00:00
language-defs.ent - Sort out parts in the manual, the streams chapter in the PDF's index 2003-03-14 09:21:04 +00:00
language-snippets.ent Implement register_long_arrays information, available as of PHP 5.0.0 2003-06-06 05:33:09 +00:00
make_chm_index_en.html Bump a year 2003-02-06 22:45:34 +00:00
preface.xml Added links to funcref, langref, features, appendix, downloads. And, 2002-10-17 11:51:52 +00:00