No description
Find a file
Sherif Ramadan bf46686034 Remove bad example.
The variable $juice is not defined. The example doesn't make any sense.
Syntactically the interpolation would work had the correct variable name been
used. So I'm removing this portion of the example since it doesn't demonstrate
anything useful.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-10 13:52:31 +00:00
appendices Dear God, make me a bird. So I could fly far. Far far away from here. 2013-12-06 19:59:02 +00:00
chapters Dear God, make me a bird. So I could fly far. Far far away from here. 2013-12-06 19:59:02 +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 Typo fix in FAQ 2013-12-06 09:40:53 +00:00
features Use a generic (and previously described) probe name in the example. 2013-12-04 17:47:18 +00:00
install #65878 clarify with quick example 2013-10-22 09:03:22 +00:00
internals2 Typo fix in internals docs 2013-12-10 11:37:03 +00:00
language Remove bad example. 2013-12-10 13:52:31 +00:00
reference Typo fix in error_log() 2013-12-10 11:40:23 +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 Convert entity files to UTF-8 to please strict standards check in OE 2013-09-09 14:32:44 +00:00
language-defs.ent Convert entity files to UTF-8 to please strict standards check in OE 2013-09-09 14:32:44 +00:00
language-snippets.ent fix #66215 (add note to clarify type of encoding for mb_split, possibly others) 2013-12-04 11:53:23 +00:00
make_chm_index.html Fix doc-level encoding declaration in make_chm_index.html 2013-09-18 12:26:38 +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)