Friedhelm Betz
88b9c93c58
build fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132907 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 16:33:26 +00:00
Derick Rethans
9b76e46c96
- Fixed entity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132902 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 15:57:01 +00:00
Derick Rethans
9724af40ca
- Some more cleaning
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132894 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 15:27:57 +00:00
Derick Rethans
921489808d
- Summer cleaning time!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132893 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 15:09:22 +00:00
Wez Furlong
c56e4588c7
document proc_terminate and clarify that proc_nice() is not related to the
...
other proc_XXX functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132863 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 12:20:10 +00:00
Wez Furlong
e01d90c389
Document "exclusive" mode for fopen().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132861 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 11:46:28 +00:00
Wez Furlong
5ba34167b1
Clarify and remove bogus part (copied from socket_select()) about writing your
...
code so it doesn't use timeouts - thats the whole point of the function.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132860 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 11:25:57 +00:00
Sara Golemon
5aed140af1
Document additional userspace wrapper methods and cleanup some protos.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132840 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 03:38:08 +00:00
Philip Olson
405647fad1
Added a <caution> regarding bug #23195 as copying an array resets the original array's
...
pointer which can cause an endless loop. Also, each() will move the pointer past the end
as opposed to the end. Updated the example to be self-contained, no longer uses $_POST.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132838 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 03:09:45 +00:00
Philip Olson
a8299b5332
See also get_loaded_modules().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132834 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 01:17:44 +00:00
Fernando Correa da Conceição
e78cf747f7
Fixing example. sqlite-query need two args.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132800 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-21 19:58:04 +00:00
Philip Olson
d0d26a60e3
Add link to "the type comparison tables" appendix.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132754 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-21 16:06:20 +00:00
Martin Samesch
018f4b4545
typo...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132748 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-21 14:14:06 +00:00
Wez Furlong
6564dbbe4a
Some corrections and additions in readyness for 1.0 release.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132738 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-21 13:24:58 +00:00
Derick Rethans
5ceab02627
- Fixed typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132731 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-21 10:28:51 +00:00
Derick Rethans
fdc3374d6d
- Clean-up
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132730 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-21 10:28:05 +00:00
Jesus M. Castagnetto
77ca092fed
Fixing prototype to match the actual code. Re: user note.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132696 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-21 02:07:07 +00:00
Derick Rethans
872cf12847
- Cleanup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132680 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 21:31:15 +00:00
Philip Olson
74eda2e97d
Typo (thanks Sara)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132668 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 20:19:29 +00:00
Philip Olson
1122f18cb9
Implement SQLite url entities.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132662 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 19:31:15 +00:00
Derick Rethans
ee78c798f2
- Add language definition for security
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132660 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 19:22:57 +00:00
Derick Rethans
71c217c014
- Fixed linking of the security chapter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132658 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 19:21:59 +00:00
Derick Rethans
84f215a4c3
- Moved to security/index.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132657 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 19:12:34 +00:00
Derick Rethans
099698aba0
- Remove bogus title
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132656 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 19:08:05 +00:00
Derick Rethans
3b43d40080
- Fixed tags and indenting
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132654 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 18:57:15 +00:00
Derick Rethans
27f047c673
- Clean up sqlite docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132653 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 18:49:38 +00:00
Derick Rethans
62c8d5727c
- Correct tags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132650 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 18:26:30 +00:00
Wez Furlong
4d23ce5118
Add note about NFS
...
# Thanks ilia
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132645 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 18:12:52 +00:00
Sara Golemon
ee5d4d7316
Extended note about count parameter. Clean up surrounding text.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132643 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 17:49:06 +00:00
Wez Furlong
932bef68d7
First run at documentation for the SQLite extension.
...
Many thanks to Johann :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132642 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 17:31:55 +00:00
Sara Golemon
7123e3dc02
Add warning about potential BC break
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132629 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 16:01:59 +00:00
Derick Rethans
ed8565bb06
- Distinguish between notes and tips
...
- Use // for single line comments and /* // */ for multi line comments
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132619 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 15:21:50 +00:00
Derick Rethans
39b38f98a4
- Consistency
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132618 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 15:11:47 +00:00
Stefan Walk
37c2ed0b4c
added a note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132617 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 15:10:41 +00:00
Mehdi Achour
9f2d5b0113
pg_unescape_bytea() is now implemented
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132616 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 15:10:29 +00:00
Mehdi Achour
46fc1525b9
linking to string functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132614 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 15:04:45 +00:00
Mehdi Achour
6e0a1241a4
linking
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132612 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 14:37:21 +00:00
Mehdi Achour
d8a3146641
adding example, with image_destroy() and some WS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132604 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 13:00:52 +00:00
Derick Rethans
f0212d661c
- Use PEAR Coding Standards for OO examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132591 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 06:55:46 +00:00
Davey Shafik
22a94eefc4
added & to object callback example, changed example to be more verbose and easier to follow
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132563 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-19 22:29:12 +00:00
Friedhelm Betz
e733cc6183
minor rewording
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132543 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-19 20:43:30 +00:00
Davey Shafik
01b47c57bb
added documentation, abstracted from 'man getcwd'
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132541 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-19 19:49:07 +00:00
Davey Shafik
d0eeb021f9
whitespace correction
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132540 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-19 19:47:45 +00:00
Philip Olson
bfeedb1463
Initial debug_print_backtrace() checkin (was misnamed print_debug_backtrace())
...
Still considered undocumented.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132538 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-19 19:22:19 +00:00
Davey Shafik
18420a418a
removed extraneous 'commonly' - there is no other way. Even if there is, it reads better without.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132537 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-19 19:02:02 +00:00
Friedhelm Betz
cb0fc49651
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132529 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-19 18:22:35 +00:00
Hartmut Holzgraefe
ec0dc5f05c
parameter type is callback here
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132527 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-19 17:52:54 +00:00
Friedhelm Betz
c3d0b2434c
fix for 19252,
...
thanks jc at mega-bucks dot co dot jp
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132471 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-19 11:04:48 +00:00
Friedhelm Betz
fa1157411e
ini_alter is an alias of ini_set
...
see also get_cfg_var added to ini_set
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132467 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-19 10:22:40 +00:00
Torben Wilson
d298524aee
Clear up some more text.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132429 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-18 23:02:30 +00:00