No description
Find a file
George Peter Banyard 53401e8378 Fix Doc Bug #73913
A better description of how the offset parameter works (especially with negative offsets)
Added some examples to illustrate how offset affects the function.

Maybe an example that compares this to strpos should be there too?

------
Inspired by anonymous 96388 (php.florianberberich@outlook.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347318 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-23 00:51:32 +00:00
appendices Fix #77901: declare tick is now local for each PHP file 2019-04-17 10:13:47 +00:00
chapters What's in a name? 2018-06-15 11:50:40 +00:00
chmonly - deleted link that causes chm build failure. 2014-01-23 10:41:30 +00:00
faq Clarify that shorthand byte values are cast to integer 2018-12-28 15:22:50 +00:00
features Remove PHP 4 mentions. And change "since" to "as of" 2019-03-26 17:52:51 +00:00
install remove reference to /mirrors.php from install section 2019-03-30 15:48:24 +00:00
internals2 Add new opcodes 2018-06-25 13:11:45 +00:00
language Fix Copy and Paste mistake (nested <code> tags) 2019-04-17 15:21:07 +00:00
reference Fix Doc Bug #73913 2019-04-23 00:51:32 +00:00
security Remove PHP 4 mentions. And change "since" to "as of" 2019-03-26 17:52:51 +00:00
.travis.yml be more brave - use php 7.2 for travis builds 2018-03-15 22:35:24 +00:00
bookinfo.xml Wrap Copyright page title in <info> tag to use h1 header 2015-04-08 20:41:29 +00:00
contributors.ent Upgraded the Editor :) 2015-05-27 00:16:49 +00:00
contributors.xml Christoph should be credited here for his continuous work on the manual (thank you!) 2016-11-18 20:33:00 +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 Show inherited constants 2018-09-20 15:10:00 +00:00
language-snippets.ent Fix contradictory info 2019-03-26 11:45:37 +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 Capitalisation fix in preface 2014-09-01 16:39:55 +00:00
README ws 2017-06-27 05:15:25 +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)