Commit graph

6259 commits

Author SHA1 Message Date
Sascha Schumann
0014ed5eaa some editing for brevity and correct grammar
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
2003-09-05 06:11:36 +00:00
foobar
1cb1e6157b $_FILES is not in $_REQUEST
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139642 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-05 03:07:58 +00:00
Jesus M. Castagnetto
15e884736a simplifying explanation, fixing typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139640 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-05 01:35:22 +00:00
Jesus M. Castagnetto
ac39f3d103 clarification on how mysql_error() gets the error msg
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139639 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-05 01:17:06 +00:00
Dallas Wang
de86619595 WS fixes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139621 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-04 21:04:03 +00:00
foobar
b6b6b70621 imap_popen() does not exist anymore, and it never worked anyway
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139501 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-02 22:52:27 +00:00
David Croft
4af7e338ac clarify and correct where needle can be a string and where a char
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139491 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-02 21:11:54 +00:00
Ard Biesheuvel
7db572ab4d Add PHP5 note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139463 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-02 11:56:46 +00:00
Ard Biesheuvel
0e00d45c1d Language fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139462 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-02 11:56:13 +00:00
Ard Biesheuvel
bdb7c8328a Dericize example :-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139461 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-02 11:55:11 +00:00
Ard Biesheuvel
d09e5e57d2 Crosslink to ibase_errcode()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139460 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-02 11:41:24 +00:00
Ard Biesheuvel
9ac597fb5a New functions added in PHP5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139459 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-02 11:40:36 +00:00
Derick Rethans
bed6b181c5 - Example layout fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139449 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-02 09:48:35 +00:00
Ard Biesheuvel
9a0c143c4f Steal example from user notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139448 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-02 09:41:07 +00:00
Sara Golemon
967fc8d901 Add see-also for log()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139430 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-02 02:27:36 +00:00
Ard Biesheuvel
da62c6ef7c Typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139422 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-02 00:18:39 +00:00
Ard Biesheuvel
69d723c9a9 Addition of docs for new functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139421 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-02 00:15:48 +00:00
Ard Biesheuvel
f81aec6d23 Clarify description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139420 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-02 00:05:32 +00:00
Ard Biesheuvel
cf87a11d25 Explain fetch_flag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139419 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-02 00:05:00 +00:00
Ard Biesheuvel
de268ac04a Clarify description.
Added PHP5 note


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139418 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-01 23:59:18 +00:00
Ard Biesheuvel
552366a1c9 Typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139417 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-01 23:53:10 +00:00
Ard Biesheuvel
0867494b35 Fixed prototypes and corrected descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139416 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-01 23:51:29 +00:00
Ard Biesheuvel
69a43cb73b Fixed prototypes and added missing descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139415 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-01 23:49:57 +00:00
Ard Biesheuvel
e4b84f7871 Crosslink to ibase_num_fields()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139388 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-01 16:59:22 +00:00
Ard Biesheuvel
f78ca5039b Nuke bogus ibase_num_fields() example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139387 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-01 16:58:05 +00:00
Martin Samesch
0f9bfa3b2f typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139349 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-31 19:37:32 +00:00
Derick Rethans
f2f4af7cb8 - Fixed example and made parameter name clearer
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139289 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-31 11:04:47 +00:00
LEE Yun-young
2a2017cc39 fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139280 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-31 09:58:56 +00:00
ali
6ec36581c9 fixing proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139218 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-30 18:06:38 +00:00
ali
1c0a44af31 corrected proto. thanks vincent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139203 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-30 13:34:16 +00:00
Damien Seguy
afc1c97d47 include() is case INsensitive on Windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139099 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-29 12:03:13 +00:00
Rui Hirokawa
73e8e37698 added not for PHP 4.3.3.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138954 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-28 15:04:19 +00:00
Friedhelm Betz
02c9c68afc bugfix #25263
zlib builtin only on win starting with 4.3.0


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138880 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-27 19:52:31 +00:00
Dallas Wang
0064b8da1a Minor fixes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138877 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-27 19:23:52 +00:00
Dallas Wang
b17a6949bf Typo fixed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138795 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-26 05:36:00 +00:00
Dallas Wang
a38b338f5b Fixing CDATA part.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138711 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-25 05:42:04 +00:00
Dallas Wang
e046514754 Fix an incorrect parameter.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138710 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-25 05:36:45 +00:00
Dallas Wang
a0518ae991 Typo fixed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138706 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-25 04:05:11 +00:00
Dallas Wang
ff79b75fd0 Fixing bug #25230. Reformatting.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138705 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-25 04:01:28 +00:00
Gabor Hojtsy
abe13cb19a Fix type of dir separator
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138574 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-23 17:46:55 +00:00
Georg Richter
34502763a8 added role for programlisting (thx to didou)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138566 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-23 15:49:43 +00:00
Derick Rethans
3d1e80f3fa - Fix code style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138548 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-23 10:43:44 +00:00
ali
0a1d5d264f added XHTML entity, see #25208 for more information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138538 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-23 09:34:25 +00:00
Mehdi Achour
ae439af0c0 adding other proto
thanks andrey


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138489 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-22 13:59:05 +00:00
Mehdi Achour
bdc472648a fixing #25208
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138485 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-22 12:37:02 +00:00
Georg Richter
a78282afea fixed prototypes, added samples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138484 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-22 12:13:16 +00:00
Georg Richter
0ee6c80146 minor fixed. Added and corrected samples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138481 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-22 12:08:49 +00:00
Stefan Walk
268c48bbec changed return-type to mixed
removed note about outcontrol
added instructions how to return the result instead of printing it


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138473 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-22 10:49:26 +00:00
foobar
3170573029 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138452 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-22 00:27:34 +00:00
Mehdi Achour
b054cdb9e6 closing #25196
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138437 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-21 16:30:24 +00:00