No description
Find a file
2013-05-07 07:13:05 +00:00
appendices List the new (and undocumented) GD features in the migration guide 2013-03-26 19:46:11 +00:00
chapters Use <function> for language constructs (now supported by PhD) 2012-04-15 21:45:34 +00:00
chmonly htmlentity => utf-8 2011-07-28 13:42:18 +00:00
docweb Converted to utf-8 2010-03-28 22:10:10 +00:00
faq Renamed libmysql to libmysqlclient to coincide with the mysql.com manual (sorry, translators) 2013-03-26 03:57:46 +00:00
features Typo found by online editor user 2012-10-22 11:49:37 +00:00
install Better clarification of PATH and PATHEXT on Windows when used from commandline, patch by lorddelta on #php.doc 2013-02-28 19:10:41 +00:00
internals2 focus this section on the anatomy of a function 2013-04-13 11:31:39 +00:00
language Added note to SERVER_PORT to warn about spoofing 2013-03-22 22:13:35 +00:00
reference Fixed example code: __construct() is not required by SeekableIterator interface, an Iterator must not automatically rewind, A SeekableIterator should not set its position out of bounds 2013-05-07 07:13:05 +00:00
security Use random salt, precise examples, mention prepared statements, warn before addslashes() 2012-05-29 22:30:54 +00:00
.travis.yml don't force save, make validation errors fail build 2013-03-22 19:46:56 +00:00
bookinfo.xml Use a PI rather then entity for this 2011-07-05 23:53:17 +00:00
contributors.ent Add namespace declaration to all "free standing elements" 2009-11-09 15:58:06 +00:00
contributors.xml Added bug closin' master Justin Martin to the crew 2011-12-03 15:43:53 +00:00
extensions.ent Add namespace declaration to all "free standing elements" 2009-11-09 15:58:06 +00:00
language-defs.ent update the title of internals2 2013-04-13 11:39:55 +00:00
language-snippets.ent * Documented imagesetinterpolation() and the relevant constants that can be used together with it. 2013-03-27 14:04:52 +00:00
make_chm_index.html UTF-8 Encoding 2011-10-04 11:31:22 +00:00
preface.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
README Updated README, and created en/README that refers to doc-base/README. Idea resulted from Robert P. J. Day 2010-03-20 14:52:01 +00:00

---------------------------------------------------------------------------
README
---------------------------------------------------------------------------

Please refer to the README file within the doc-base/ directory. Your directory
structure is probably like:

  phpdoc/en            (DocBook files for the English language)
  phpdoc/doc-base      (Tools and resources used for all languages)