Commit graph

3765 commits

Author SHA1 Message Date
Dave Barr
f2841054f6 - Remove function tags from "function..."s and replace with literals.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166210 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 22:20:24 +00:00
Sean Coates
147cfbfe1a grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166209 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 22:19:33 +00:00
Sean Coates
a9fb32c424 grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166205 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 22:02:52 +00:00
Dave Barr
b9cff68126 - + = lower priority, - = higher priority.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166198 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 21:21:36 +00:00
Dave Barr
904db3991f - Explain that the parameter is an increment value. Fixes bug #29638.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166187 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 20:15:27 +00:00
Dave Barr
b47cadeca3 - Add info on automatically detected/supported types. Add return
values, see alsos, and an example.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166184 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 19:51:01 +00:00
Jakub Vrana
00cbfe551a New parameters, additional parameter to callback function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166175 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 18:56:23 +00:00
Damien Seguy
70f84f9c25 Fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166169 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 18:24:58 +00:00
Damien Seguy
fb37dcd3a9 initial documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166168 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 18:19:03 +00:00
Jakub Vrana
fa2e38785e Fix protos from sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166167 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 18:12:00 +00:00
Jakub Vrana
392e02ad3c longopts
# I am not sure which platforms have getopt_long()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166161 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 17:31:20 +00:00
Mehdi Achour
01208e94e3 s/paramater/parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166154 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 15:29:06 +00:00
jared wyles
a12ef935f6 Fixed some spelling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166150 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 15:00:49 +00:00
Jakub Vrana
bb37257989 WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166140 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 13:22:38 +00:00
Jakub Vrana
cb8ee8ba82 Remove note about filename\nFix proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166139 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 13:20:58 +00:00
Damien Seguy
5eff4c02aa Fixing preg_spliti
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166106 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 01:17:36 +00:00
Dave Barr
38a88368a0 - Add < and fix assertion. Fixes #29621.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166069 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-11 20:15:29 +00:00
Nuno Lopes
d949faa3c3 document new PHP 5.1 feature: negative limit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166060 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-11 16:19:15 +00:00
Aidan Lister
303557e243 Fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166033 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-11 11:28:56 +00:00
Aidan Lister
a665ee1e08 Removed initial example
Added a massive example with information about sql injection attacks
Added more information to the % and _ note
Added a variablelist


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166030 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-11 10:03:20 +00:00
Aidan Lister
9c4ca3e58f Whitespace changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166029 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-11 10:01:42 +00:00
Aidan Lister
f18c1e52b4 Arrgh - Didn't read my diffs. Removed notes from bottom of file.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166022 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-11 08:40:28 +00:00
Aidan Lister
7725bc8c6b Noted the function is deprecated.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166020 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-11 08:32:23 +00:00
Dave Barr
553243198a - Fix protos.
- Update version-specific information.
- Expand LCG acronym.
- Clean up example.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165992 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-11 03:04:14 +00:00
Dave Barr
488b451a06 - Fix wording.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165991 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-11 01:52:42 +00:00
Dave Barr
a5186260fe - Document sign specifier.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165990 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-11 01:50:46 +00:00
Dave Barr
7f512d7f60 - Similar to php -w.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165988 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-11 00:21:26 +00:00
Dave Barr
f31d6f0a33 - Add note about prior 5.0.1 bug #29606.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165985 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-11 00:00:48 +00:00
Mehdi Achour
1f9e95ed7a fix build
# sorry


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165984 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 23:43:37 +00:00
Mehdi Achour
4e7662a15e Switched bcmath to the new doc style
# also moved a note before the example and removed unneeded screen tags


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165983 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 23:40:27 +00:00
Dave Barr
5a7d3c7d8f - Document php_strip_whitespace() with example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165982 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 23:28:14 +00:00
Yannick Torres
bd5fa7a3c6 WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165958 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 20:31:35 +00:00
Yannick Torres
5f83e20ebc typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165951 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 18:59:05 +00:00
Dave Barr
2139f9e36f - Use return.success.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165950 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 18:47:24 +00:00
Dave Barr
edd777d73c - Document time_nanosleep(), with example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165949 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 18:45:07 +00:00
Nuno Lopes
545db1e5ab added explanation about tidy constants
docs and examples


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165940 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 17:01:18 +00:00
Friedhelm Betz
a3f050e977 markup:
no more <literal> with PHP (versions)
replace literal with meaningful tags where appropriate


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165937 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 16:30:22 +00:00
Nuno Lopes
949e1b3831 examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165926 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 15:21:32 +00:00
Nuno Lopes
3161f95cb7 fix IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165905 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 13:01:08 +00:00
Yannick Torres
e159d1159d typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165834 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-09 16:53:14 +00:00
Damien Seguy
f188fe0f32 typo in argument
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165829 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-09 16:23:47 +00:00
Jakub Vrana
19231c9d0f \0 is not PHP's NULL
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165823 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-09 14:53:55 +00:00
Uwe Schindler
b4e8d76d0e update links to install chapter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165821 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-09 14:31:04 +00:00
Uwe Schindler
1980db5e3b update links to install chapter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165820 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-09 14:22:50 +00:00
Mehdi Achour
e58a8c936c fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165807 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-09 09:33:23 +00:00
Sean Coates
675628feac grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165780 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-08 17:43:07 +00:00
Sean Coates
cda60137e1 grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165775 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-08 17:30:17 +00:00
Curt Zirzow
918f77ae2e Fixed proto's to show variable number of args.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165723 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-08 01:30:40 +00:00
Tom Sommer
1137969ddc Fix wrong "See also" function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165719 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-08 01:20:20 +00:00
Dave Barr
8a019b5e6a - Fix proto.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165672 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 18:28:17 +00:00
Dave Barr
a08b515d3c - Add vfprintf().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165670 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 18:21:07 +00:00
Dave Barr
413b9f0979 - Add an alternate padding character example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165666 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 17:54:17 +00:00
Jakub Vrana
429162e6c9 Bogus note (bug #25954)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165655 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 16:55:35 +00:00
Jakub Vrana
8f448644fc 0 can be returned for Off (bug #25865)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165654 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 16:46:14 +00:00
Jakub Vrana
51c248a7d2 Mode parameter (bug #24722)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165650 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 16:18:12 +00:00
Jakub Vrana
7c01f95b1e Ungreedy can be set by (?U) (bug #24571)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165645 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 15:07:57 +00:00
Jakub Vrana
dde3c5cae9 Unix epoch starts at GMT midnight
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165640 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 14:26:50 +00:00
Nuno Lopes
9236122617 closing #24071
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165636 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 13:56:06 +00:00
Jakub Vrana
9afefb6694 Return value with fatal error (bug #24135)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165626 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 10:12:15 +00:00
Jakub Vrana
4641f42abc Can't use ftell with a (bug #24071)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165617 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 08:56:21 +00:00
Jakub Vrana
f64c0fb453 Escaping with e modifier
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165616 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 08:50:32 +00:00
Dave Barr
b7da1e219d - Fix broken build.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165615 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 08:27:37 +00:00
Jakub Vrana
99e8b3cb1c IMAP cannot be used together with Cyrus (bug #24778)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165614 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 08:21:11 +00:00
Jakub Vrana
bd6f318ac4 Document flags (bug #27017), add all options, compress examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165613 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 08:02:25 +00:00
Sara Golemon
34de167cfc Document inet_pton() and inet_aton()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165605 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 05:13:16 +00:00
Dave Barr
fee65e1d8d - Proto fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165585 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 00:53:26 +00:00
Dave Barr
4adb306379 - Add 65 constants. Document 40 new CURLOPT settings. Fixes #27202.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165580 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 00:06:16 +00:00
Nuno Lopes
f8ab0f13f0 finally switch to the new install part
#going to sleep now :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165570 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 22:37:44 +00:00
Jakub Vrana
ab9ab888cc Parameters are not passed by reference (bug #24931)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165569 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 22:16:44 +00:00
Sean Coates
cf4527aa7e grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165567 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 21:57:41 +00:00
Jakub Vrana
0025122ade Don't use reference in sessions (bug #16387)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165566 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 21:52:31 +00:00
Jakub Vrana
3acca55330 Enabling DST (bug #22198)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165563 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 21:01:23 +00:00
Jakub Vrana
490d4dcf04 is_dst is useless (bug #14391)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165560 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 20:12:00 +00:00
Jakub Vrana
01db480ca7 gmmktime uses mktime (bug #22635 again)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165558 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 20:05:23 +00:00
Jakub Vrana
d5c3972e13 Revert (1:00 CET is 0:00 GMT)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165557 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 19:45:39 +00:00
Sara Golemon
87f51c2c34 A6 support added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165556 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 19:39:06 +00:00
Jakub Vrana
755f9040b9 Unix epoch starts at 1:00 (bug #22635)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165555 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 19:30:47 +00:00
Philip Olson
cd6d9b0c34 The third callback parameter has yet to be implemented so it's documentation is now commented out.
See bug #29552 for a feature request to implement this feature.
Thanks to Dave for pointing this out.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165544 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 16:23:17 +00:00
Aidan Lister
506444c21e Added soundex as well!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165543 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 15:45:56 +00:00
Aidan Lister
c8ca29ba27 Added seealso
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165542 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 15:44:07 +00:00
Dave Barr
b2b8bd442d - Fix #28683.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165531 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 15:00:08 +00:00
Dave Barr
7c5debb487 - Completely redo php_uname(). Fixes #25186 too.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165526 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 13:01:28 +00:00
Dave Barr
99b0fa226a - Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165507 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 10:04:49 +00:00
Nuno Lopes
79e60a8928 fix #29545: remove bogus warning
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165506 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 10:04:18 +00:00
Dave Barr
37f3e09ca1 - Fix #25997.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165505 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 10:04:01 +00:00
Aidan Lister
75cfb99a00 Removed a useless space - sorry!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165491 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 07:21:49 +00:00
Dave Barr
3ee41892f4 - Fix #24185.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165490 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 07:20:12 +00:00
Nuno Lopes
1b5feb3865 fix proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165396 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-05 13:36:17 +00:00
Friedhelm Betz
2d0f5f189f add apd from peardoc to phpdoc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165390 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-05 13:15:18 +00:00
Dave Barr
d96ddbed30 - Fix #28361 and encapsulate a few constants/filenames.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165364 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-05 08:54:11 +00:00
Philip Olson
c34b5b8abd Modify title so ODBC docs fall within the "O section" of the manual index.
This deals with bug #19622


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165355 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-05 07:41:47 +00:00
Dave Barr
0a0c667989 - Fix #28744.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165353 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-05 06:10:46 +00:00
Philip Olson
bd54ab1ff8 Start the process of documenting bug #15637 and see also ldap_bind()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165352 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-05 05:54:19 +00:00
Dave Barr
4712b29ecc - Remove incorrect information from example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165351 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-05 05:37:20 +00:00
Philip Olson
13895f71ea Implemented &ini.shorthandbytes; so people can understand how directives use this shorthand notation.
This also closes bug #22158


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165348 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-05 04:53:24 +00:00
Dave Barr
9ce5713d6c - Fix up some example layouts.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165326 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 21:03:59 +00:00
Vincent Gevers
9cec027d33 making ls saving the output in a file is something this command can do
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165324 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 20:39:00 +00:00
Dave Barr
afb80f672f - CS.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165310 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 18:33:59 +00:00
Sean Coates
0df628951c " to ' where applicable
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165309 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 18:33:09 +00:00
Sean Coates
69f024ec8e -Removed the . in refpurpose
-Removed third (redundant) example
-Modified second example to support PHP 4 and PHP 5


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165307 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 18:25:19 +00:00
Dave Barr
1a60cbc7fd - Typo, clean up.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165305 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 17:54:31 +00:00
Dave Barr
fb667296aa - Add an example to crypt() showing the usage of the various encryption
types.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165294 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 16:43:12 +00:00
Dave Barr
b54e1771fb - Fix #29525.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165264 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 14:55:47 +00:00
Mehdi Achour
6e6c789421 put the output of the example and add one for DomNode->node_type()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165249 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 13:39:04 +00:00
Aidan Lister
584212cd29 Removed the extra empty paragraph.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165237 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 12:08:12 +00:00
Nuno Lopes
3c5cc0d16b fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165225 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 10:29:25 +00:00
Aidan Lister
21dc25349e Ensured example picked up more complicated cgi return values, such as cgi-fgdr
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165217 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 08:42:05 +00:00
Aidan Lister
ce520e6896 - Updated the first example with PEAR CS
- Added a line to the intro stating the method works fine with objects
- Added second example with information about the differences between isset


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165216 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 08:36:51 +00:00
Jakub Vrana
ea7277e25c Availability in different Apache versions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165215 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 08:35:51 +00:00
Jakub Vrana
05ceaeaea7 Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165203 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 07:43:05 +00:00
Jakub Vrana
7c3c733280 Nuke tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165202 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 07:25:31 +00:00
Philip Olson
f5de7481b2 Show how to display shorthand notation as bytes as this is how the
php source does it.
And make the example formal.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165192 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 05:23:47 +00:00
Philip Olson
d41312aede *** empty log message ***
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165189 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 01:56:31 +00:00
Jakub Vrana
647ee5c6a2 Nuke tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165127 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 17:25:34 +00:00
Jakub Vrana
b641bfd5d9 Parameters passed by reference (Zend functions)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165117 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 17:05:01 +00:00
Jakub Vrana
5dee345e18 WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165111 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 16:54:59 +00:00
Jakub Vrana
37771eeb9e Parameters passed by reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165096 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 15:51:11 +00:00
Mehdi Achour
d49cd8fcea switch to multiple refsect1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165083 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 14:33:40 +00:00
Jakub Vrana
8c1456ef19 Fix proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165078 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 14:18:48 +00:00
Jakub Vrana
c4a7bbbfee Fix proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165071 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 13:43:11 +00:00
Jakub Vrana
c8196b0236 Parameters passed by reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165051 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 10:24:06 +00:00
Jakub Vrana
bc37ae981e Returns number
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165044 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 10:04:29 +00:00
Aidan Lister
893a062437 Added example and alterered spacing - it should be complete now, comments welcome!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165039 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 08:52:13 +00:00
Aidan Lister
2e7fb0b1f6 Replaced 'function' with 'funcname' as per synopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165038 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 08:51:19 +00:00
Aidan Lister
890f1d16c2 Half documented - I was unable to complete it because PHP segfaults when I use the function!
Commiting so we don't double up on the work


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165032 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 07:07:13 +00:00
Aidan Lister
da67f96ed8 Fixed spacing of synopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165031 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 07:05:43 +00:00
Heilig (Cece) Szabolcs
a346a6152a ws fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164982 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-02 20:06:30 +00:00
Jakub Vrana
6ea4be0850 See also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164934 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-02 09:32:14 +00:00
Maciek Sokolewicz
5fe0c7a5b2 added the & to the parameter to make it clear(er) that this parameter is passed by reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164897 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-01 23:20:42 +00:00
Friedhelm Betz
7cba076874 markup: no literal with PHP, some proper tagging
clarify compiling for PHP 5


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164893 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-01 23:00:38 +00:00
Friedhelm Betz
9e3f64f706 mysql_list_tables is deprecated, do not link
improve example to improve performance


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164892 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-01 22:57:56 +00:00
Mehdi Achour
7810ff5291 Add constants.xml and an example for hasExsltSupport()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164874 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-01 15:37:41 +00:00
Mehdi Achour
e9feb0f83f add XSLT_SABOPT_FILES_TO_HANDLER
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164873 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-01 15:17:49 +00:00
Friedhelm Betz
43f44dc7d3 Not only php 4 has credits
no literal with PHP
typo


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164869 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-01 12:46:35 +00:00
Friedhelm Betz
02bf29a306 link to domxml extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164868 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-01 12:44:16 +00:00
Nuno Lopes
60e219c2d8 several fixes for UDP
thanks Wez


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164819 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-31 14:41:54 +00:00
Nuno Lopes
90e6fc874c fix #27211: clarify how to use UDP server sockets
#please review this


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164812 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-31 11:48:38 +00:00
Nuno Lopes
68f9da87d2 added note about compiling as shared, by Justin Meyer
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164808 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-31 10:55:57 +00:00
Dave Barr
8cf2a0bf49 - Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164798 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-31 09:56:10 +00:00
Aidan Lister
00ce37ce6d Split the examples making them easier to read
Changed the name of the function which returns microtime as a float to microtime_float


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164733 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-30 14:50:51 +00:00
ali
35fc8e364f closing paragraph element in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164725 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-30 14:03:28 +00:00
Mehdi Achour
dfb1b69554 document xslt_set_option()
better OO example for xslt_set_sax_handlers() using xslt_set_option()
tell xslt_set_error_handler() users to use xslt_set_option() instead of passing an array with a reference to the object


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164722 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-30 13:51:43 +00:00
Dave Barr
284476507c - Remove the format documentation from fprintf and link to the
documentation in sprintf. Keeping it in one place is better and the
  fprintf version was outdated anyway.

- The precision specifier works on strings too. Document this and add
  examples.

- Add some basic examples of each type specifier.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164698 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-30 05:04:21 +00:00
Dave Barr
ea09e1e3fc - Proto fixes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164697 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-30 04:20:42 +00:00
Antony Dovgal
7e7aac8815 change &true; to true
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164648 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-29 15:19:09 +00:00
Heilig (Cece) Szabolcs
5a69afd368 ws fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164640 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-29 14:29:27 +00:00
Nuno Lopes
aee7bfcaf7 fix IDs: now livedocs correctly links the pattern syntax/modifiers
some WS


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164618 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-29 10:15:26 +00:00
Dave Barr
cea9297342 - proto fixes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164610 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-29 05:54:45 +00:00
Nuno Lopes
58122bfc6e fix example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164550 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-28 16:43:09 +00:00
Nuno Lopes
dae277939d fix example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164549 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-28 16:36:59 +00:00
Jakub Vrana
794263b757 Wasn't move anywhere (bug #29420)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164540 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-28 13:34:17 +00:00
Tom Sommer
2f28bc1976 Change wording to make sense
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164511 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-28 00:10:34 +00:00
Philip Olson
1e2537a6cf Documented mysql.trace_mode, inspiration came from bug #29366
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164502 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 22:19:15 +00:00
Yannick Torres
8a3593b7b9 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164496 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 21:49:47 +00:00
Jakub Vrana
3471859bd5 See also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164494 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 21:19:36 +00:00
Jakub Vrana
701376edcc Works only under Apache module (bug #27111)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164490 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 20:33:55 +00:00
Jakub Vrana
90e7198702 How to use (bug #18747)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164482 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 18:48:22 +00:00
Jakub Vrana
61d5f16a07 Returns false, example (bug #25899)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164468 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 16:29:46 +00:00
Jakub Vrana
8605f83d13 Color must be present in the image (bug #21668)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164463 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 16:08:13 +00:00
Jakub Vrana
c36889d738 Next parameters are passed by reference, they are mixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164448 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 13:31:59 +00:00
Jakub Vrana
9884197f7e Effect of log_errors_max_len (bug #20663)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164439 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 12:55:10 +00:00
Jakub Vrana
0f41ef388e sendmail_path works under Windows (bug #20610)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164433 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 12:32:26 +00:00
Jakub Vrana
5ab8a8819e First parameter passed by reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164431 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 12:23:32 +00:00
Jakub Vrana
c963dd0208 Numbers in keys and section names (bug #29306)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164422 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 09:44:05 +00:00
Dave Barr
a00edd14b7 - Remove trailing period from end of refpurpose.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164407 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 04:48:55 +00:00
Dave Barr
8d4e444039 - s/function/functions/, move a para around and add some see alsos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164406 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 04:28:31 +00:00
Dave Barr
a456251039 - Document 4 new array functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164405 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 04:15:58 +00:00
Yannick Torres
c30a4d4d5e fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164383 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 21:44:37 +00:00
Jakub Vrana
16163c9ba6 MySQL is budled in PHP 5 only with Windows binaries
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164378 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 21:37:28 +00:00
Jakub Vrana
641e605a04 Expire is compared to client's time
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164375 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 21:31:36 +00:00
Jakub Vrana
9b98625ba8 Copying transparency (bug #18527)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164374 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 21:21:27 +00:00
Jakub Vrana
4ec46c0db6 Unreliable function (bug #26359)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164367 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 20:05:34 +00:00
Jakub Vrana
11a12df7f4 MYSQL_CLIENT_SSL (bug #21981)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164366 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 19:54:32 +00:00
Nuno Lopes
9a645b820a move exif requirements note to the new exif folder; add note about GIF write support
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164352 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 15:20:12 +00:00
Jakub Vrana
81720bd319 Server timeout (bug #16000)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164345 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 14:15:26 +00:00
Jakub Vrana
c9807cedf8 Handling of NULL fields (bug #13549)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164344 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 14:02:10 +00:00
Nuno Lopes
4ca571b8c9 fix #29265: remove MYSQLI_OPT_COMPRESS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164340 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 13:13:04 +00:00
Nuno Lopes
02a29cf932 linking more options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164336 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 12:08:26 +00:00
Nuno Lopes
c501b21378 fix link to oop5 overload
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164335 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 11:51:36 +00:00
Nuno Lopes
8210f916d4 fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164332 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 11:39:15 +00:00
Jakub Vrana
424ddabc59 array_u?intersect_u?assoc (bug #29380)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164325 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 10:08:51 +00:00
Dave Barr
643edde961 - typo fixes, case-consistency, ()-consistency.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164320 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 07:03:32 +00:00
Georg Richter
9a6c25c1a8 added properties (client_info and client_version)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164317 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 06:28:48 +00:00
Philip Olson
d5c708634f Moved exif functions out of ref.image and into new ref.exif, added appropriate files.
Modified all exif docs to use new refsect1/reftitle syntax.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164307 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-25 23:08:33 +00:00
Jakub Vrana
2cc3cbcb7c Link to regex manpage
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164281 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-25 17:01:06 +00:00
Philip Olson
cf5a800639 Mention that the optional start and length parameters became available in PHP 4.3.0
#info provided by rioter


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164235 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-24 18:47:20 +00:00
Mehdi Achour
0135a20119 fix the OO example to make it do the same thing as the previous one
# copied my personnal work by mistake


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164224 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-24 17:55:38 +00:00
Mehdi Achour
6d8d5e3cb3 document xslt_set_sax_handlers
# work based on user note and Sterling Hughes notes in php-src


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164219 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-24 17:11:30 +00:00
Philip Olson
e8236a6977 Initial check-in (still needs more documentation)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164217 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-24 17:07:15 +00:00
Philip Olson
c490de56d7 Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164214 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-24 16:52:18 +00:00
Philip Olson
1e695b7ada Initial check-in (remains undocumented).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164181 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-24 07:07:22 +00:00
Philip Olson
1b678a5bae Initial documentation (set_exception_handler remains &warn.undocumented.func;).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164180 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-24 06:35:11 +00:00
Philip Olson
87dba9d166 Implement entity sqlite.no-unbuffered.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164179 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-24 06:11:36 +00:00
Philip Olson
61ee283407 Initial documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164178 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-24 06:09:04 +00:00
Aidan Lister
dc729fff1e Added see for mb_strlen
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164177 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-24 05:26:39 +00:00
Jon Wood
54c87abd60 Added an example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164117 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-23 18:15:29 +00:00
Antony Dovgal
0a42b1b2d8 ession.use_trans_sid can be changed anywhere (thanks to Jasper Bedaux for noticing)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164094 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-23 14:00:45 +00:00
Jakub Vrana
c70623f31a Missing spaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164083 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-23 11:38:13 +00:00
Philip Olson
0a3129ca8c s/get_loaded_modules/get_loaded_extensions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164062 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-23 02:17:35 +00:00
Philip Olson
3fcea89834 Added changes to make manual "more PHP 5 friendly", like changing "In PHP 4" to "As of PHP 4"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164053 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-23 00:18:22 +00:00