mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
No description
![]() the strstr-based tutorial was less than optimal: strstr never returns true. if successful, it returns a substring of the haystack. I've used strpos now, because the semantics are easier to explain (although the current description lacks a discussion of the "!== false" part. maybe someone wants to add that.). git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139648 c90b9560-bf6c-de11-be94-00142212c4b1 |
||
---|---|---|
appendices | ||
chapters | ||
chmonly | ||
faq | ||
features | ||
functions | ||
language | ||
reference | ||
security | ||
bookinfo.xml | ||
language-defs.ent | ||
language-snippets.ent | ||
make_chm_index_en.html | ||
preface.xml |