Philip Olson
f927c63767
Implemented info/example about deleting the session id cookie. Removed deprecated
...
use of session_unset() and wrote it as a note instead. Implemented return.success,
and added see also.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167763 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-01 00:31:31 +00:00
Aidan Lister
2a944d0e01
Fixed bug #29924
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167762 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-01 00:01:26 +00:00
Philip Olson
bd3e5d5564
php_exif.dll requires php_mbstring.dll, and mbstring loaded before exif.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167761 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-31 23:17:24 +00:00
Nuno Lopes
13e7b327bf
remove functions.xml file
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167743 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-31 19:40:10 +00:00
Mehdi Achour
2fbd63f056
fix syntax errors
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167679 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-31 02:15:48 +00:00
Mehdi Achour
72744c5695
imap_(g|s)et_acl is only available with c-client2000 or greater
...
fix imap_bodystruct proto
start documenting imap_thread
# the second parameter, thread[XX.next] and thread['XX.branch'] needs to be documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167678 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-31 01:20:59 +00:00
Sean Coates
e86b83960b
'here' is apparently bad
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167664 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-30 20:20:31 +00:00
Sean Coates
0a8339677e
added link to filters appendix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167653 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-30 17:32:20 +00:00
Mehdi Achour
ec08e8b496
A void-returning getter isn't terribly useful
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167629 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-30 11:39:24 +00:00
Aidan Lister
ca6990fc4b
Fixed word spelling, used &false;
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167621 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-30 09:49:35 +00:00
Aidan Lister
0127ad913f
Simplified example
...
Added note about windows compatability
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167602 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-30 07:32:21 +00:00
Aidan Lister
30ecb30f1e
Java has no destructors!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167594 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-29 21:58:48 +00:00
Mehdi Achour
fb0efe79df
fix parameteres order
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167593 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-29 21:48:29 +00:00
Yannick Torres
36e90504c2
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167591 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-29 21:36:23 +00:00
Mehdi Achour
20734f489d
fix function name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167589 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-29 21:09:24 +00:00
Friedhelm Betz
b2b05417be
id correction
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167587 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-29 20:42:51 +00:00
Friedhelm Betz
5c4698d83a
link to DOM,
...
see also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167585 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-29 20:07:53 +00:00
Friedhelm Betz
85a167e8bd
markup, version info for php 5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167584 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-29 20:05:41 +00:00
Mehdi Achour
6cb6357d10
added documentation and examples, fixed protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167576 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-29 18:54:42 +00:00
Aidan Lister
28b9801273
Added a second example which addresses a large amount of user notes about dealing with arrays
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167545 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-29 11:03:21 +00:00
Antony Dovgal
66100e7cac
fix #29881 ( imagecopymergeD() -> imagecopymerge() )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167538 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-29 10:49:38 +00:00
Dave Barr
1cd9a3b97b
- Typo. Option does the reverse.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167532 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-29 04:18:58 +00:00
Tom Sommer
fa528147a6
Bug #29876 - Very minor inaccuracy in the doc for tempnam()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167483 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-28 14:54:16 +00:00
Dave Barr
c2f864d023
- This extension is no longer experimental.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167480 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-28 13:34:36 +00:00
Aidan Lister
d612945c5a
Fixed whitespace
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167462 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-28 10:24:19 +00:00
Aidan Lister
c187f05c07
Changed URL (RFC #2606 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167452 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-28 06:26:38 +00:00
Aidan Lister
94e2902f00
Fixed typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167451 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-28 06:22:46 +00:00
Philip Olson
c62173b909
Rewording/grammar, added :: to the title, and a typo fix.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167398 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-27 15:38:23 +00:00
Jakub Vrana
8d1d2a1429
uses expat compat layer by default (by George Schlossnagle)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167381 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-27 09:59:10 +00:00
Jakub Vrana
af265f2a58
Working directory (bug #14251 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167379 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-27 09:36:29 +00:00
Jakub Vrana
2e0366aa4a
Called as the part of the request (bug #20447 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167377 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-27 09:02:26 +00:00
Aidan Lister
ad33a4cbb8
Added PATH_SEPARATOR
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167372 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-27 08:26:55 +00:00
Philip Olson
7152ec5a51
Add/update the note about PATH_TRANSLATED, and why it might be defined, and how to define it.
...
This closes php bug #23610 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167361 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 23:49:12 +00:00
Philip Olson
0ae84da31e
In the example, use the more portable SCRIPT_FILENAME instead of PATH_TRANSLATED (see bug #23610 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167360 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 23:45:39 +00:00
Sean Coates
2d7060edef
added missing ini.xml, replaced &, < and > with their respectivve entities
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167340 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 21:48:21 +00:00
Curt Zirzow
1aa97fae43
Typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167332 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 20:21:33 +00:00
Sara Golemon
788d16f2c8
Ignore functions dir
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167326 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 19:52:47 +00:00
Sara Golemon
de31a9ff65
Add parsekit to manual.xml.in and fix a few syntax errors in new function files.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167323 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 19:51:14 +00:00
Sara Golemon
153fd35c51
Document parsekit extension
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167322 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 19:45:42 +00:00
Tom Sommer
ba3d020e5b
Re-word
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167315 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 18:01:05 +00:00
Friedhelm Betz
321de8efc2
correct example
...
error_message is passed by ref as of 5.0.1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167312 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 17:47:30 +00:00
Friedhelm Betz
c6583b18b9
typo, link to reserved words
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167311 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 17:42:44 +00:00
Friedhelm Betz
93a810678c
no reserved words for method names
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167294 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 10:15:38 +00:00
Aidan Lister
d2ba182639
Added file_put_contents to the see-also
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167292 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 08:57:23 +00:00
Aidan Lister
b9cf6037a1
note: changed content-type to jpeg in example in previous commit + split the see-also into two lines.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167290 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 06:58:54 +00:00
Aidan Lister
e9c5a7f63c
whitespace + changed see also (sorry Derick!)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167289 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 06:33:49 +00:00
Dave Barr
fed18ab532
- PHP[45] to PHP [45]. Remove a few RC references from ibase_pconnect().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167288 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 05:40:30 +00:00
Dave Barr
afdb358b2c
- Fix broken build (<example> without a <title>), and other things.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167287 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 05:37:58 +00:00
Curt Zirzow
3b39595fab
New documentation in new format.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167280 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 02:28:16 +00:00
Aidan Lister
3634432d89
Simplied the example
...
Moved the warnings together
Noted that comments are always stripped
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167243 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-25 13:57:52 +00:00