Philip Olson
2d657e3136
Moved and greatly expanded parameter information into a table. And mention
...
register_globals and $_REQUEST as well as print_r($_COOKIE) for debugging.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112981 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-21 21:26:43 +00:00
Friedhelm Betz
c3ba56c890
missing role in programmlisting
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112980 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-21 21:23:04 +00:00
Philip Olson
5e78de3943
A major rewrite. Implement user comments such as "if same name, last is returned",
...
"note that as of 4.0.5 unquoted attributes are supported", and lowercasing.
Wrote an example to demonstrate various points such as . to _ in keys. Moved
use_include_path info to the top, said it's not used with urls and also
mentioned and linked to include_path. See also htmlentities and urlencode.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112969 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-21 19:16:03 +00:00
Damien Seguy
e7feaba4e5
minor consistencies
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112968 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-21 19:10:29 +00:00
Philip Olson
f2ff5ed678
*sigh* this goes in the functions directory.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112966 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-21 18:32:55 +00:00
Philip Olson
7c06ed1924
Expand the note regarding bug #19836 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112925 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-21 09:37:36 +00:00
Philip Olson
20eea253d0
Added note regarding bug #19836 ; Fixed a previous notes format; Fixed WS in example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112924 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-21 09:34:17 +00:00
Philip Olson
cc6a977a2d
Refer to the ini_set docs; move php3 info into a note; note that virtualhost
...
directives can't overwrite php_admin_*; this closes bug #19578
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112921 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-21 09:17:48 +00:00
Philip Olson
542271944a
Explain heredoc closing identifier error a little more. This closes bug #20814 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112920 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-21 07:27:50 +00:00
Philip Olson
c585222898
Added <?php ?>, and missing CDATA's.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112919 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-21 07:17:32 +00:00
Philip Olson
214208c4c1
Add the "how to ask smart questions" link a couple times although ideally
...
it'd be mentioned on every manual page.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112897 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-21 03:31:27 +00:00
Philip Olson
0f573a1434
Add php5 to the versions faq.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112890 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-21 02:49:03 +00:00
Philip Olson
38a15de0ad
Fix bug introduced in last commit
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112878 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-21 02:39:20 +00:00
Philip Olson
0b5e108c67
cleanup <notes> a bit, add example host to the example. This closes one
...
user comment.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112877 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-21 02:36:43 +00:00
Philip Olson
156116cb73
Update imap install docs as the current method will provide conflicts on some
...
setups. This closes some user comments and closes bug #17458
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112842 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 21:41:12 +00:00
Sara Golemon
89a52523a1
Bug # 20663 + Minor WS fixes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112838 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 20:46:25 +00:00
Philip Olson
6f0791a542
Implement warn.imaprecodeyaz; which states imap cannot be compiled with
...
either yaz or recode.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112837 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 20:21:41 +00:00
Philip Olson
960a10bccf
Expand the newly created &warn.imaprecodeyaz;
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112836 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 20:18:55 +00:00
Sara Golemon
3db76d8df7
Bug # 19959. fgetc() :: binary safe.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112833 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 20:18:50 +00:00
Philip Olson
ae68b63e91
Adding IMAP warning, regarding YAZ and recode. (warn.imaprecodeyaz)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112830 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 20:01:32 +00:00
Sara Golemon
687bcc62c1
Bug # 18705. Encourage use of strpos over strstr when only verifying existence of needle in haystack.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112829 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 19:59:29 +00:00
Sara Golemon
46a380ddef
Bug # 15166. Backreferences followed by numeric literals.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112828 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 19:52:12 +00:00
Philip Olson
9918c0b601
Move the delete information after the view. set -> view -> delete.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112823 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 18:46:35 +00:00
Philip Olson
25affde9f0
Expand the examples a little, also not rely on register_globals.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112821 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 18:43:40 +00:00
Philip Olson
012b14e6c6
Implement solution to bug #16111 into a couple faqs.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112814 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 18:11:53 +00:00
Philip Olson
eb17a63765
Be consistent and use installation. instead of install.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112811 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 17:53:44 +00:00
Philip Olson
1e786d3f16
Implement solution to #16111 into a couple faqs.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112810 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 17:48:05 +00:00
Philip Olson
65aef548fa
Typo, closes bug #21770
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112796 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 16:07:35 +00:00
Philip Olson
de2de0164f
Tell omnihttpd and xitami users that they need cgi.force_redirect = 0 too.
...
This is related to bug #16111
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112773 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 07:24:59 +00:00
Philip Olson
67741508ab
Mention the importance of cgi.force_redirect = 0. Also mention the importance
...
of having your php.ini read by PHP :) This closes bug #16111
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112772 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 07:12:46 +00:00
Sara Golemon
afdf068086
crc32: Doc Bug #18816 .
...
fprintf: Previously undocumented.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112769 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 04:08:28 +00:00
Philip Olson
cc90a20de5
update imagick info. php4 -> pecl.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112768 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 03:36:20 +00:00
Damien Seguy
2d5ef013e9
int => resource
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112767 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 03:27:19 +00:00
Philip Olson
13b6fd7e8c
Mention that the gd1 dll isn't preferred.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112762 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 03:14:38 +00:00
Philip Olson
8ed5369eb5
mention the windows gd dlls.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112758 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 01:50:11 +00:00
Philip Olson
36739de37f
Clarified vertices a little (closes bug #21086 ) and see also imagecreatetruecolor.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112757 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 01:36:05 +00:00
Philip Olson
070778bf8e
Closes bug #16790 . Mentions gd2 dll and cli.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112742 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-19 22:10:19 +00:00
Philip Olson
322a94cc14
WS. Tabs -> Spaces.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112734 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-19 19:58:53 +00:00
Philip Olson
d159b321f9
Typo -> Windows not windows (seen by Goba)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112733 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-19 19:52:02 +00:00
Philip Olson
80b2de312b
See also str_replace
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112732 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-19 19:47:55 +00:00
Dirkjan Ochtman
aa544b4354
Added forgotten <function>.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112714 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-19 16:54:31 +00:00
Wez Furlong
7fdaf96cd9
Minor alterations:
...
- PHP implements HTTP 1.0, not 1.1
- ssl and tls are not wrappers; they are socket "transports" recognized
only by fsockopen.
- always use "wb" or "rb" when opening files so that win32 lusers
don't post bug reports when their binary data gets munched by the (D)OS.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112667 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-19 10:46:22 +00:00
Thomas Schoefbeck
e2412ad5c2
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112663 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-19 10:30:14 +00:00
Wez Furlong
99b8c8a977
Check in these docs that have been lying around for a while.
...
By no means complete, but better than not having them.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112662 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-19 10:11:24 +00:00
Thomas Schoefbeck
e6e52a20be
changed example that html-result fits on the screen (bug #21727 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112659 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-19 09:46:52 +00:00
Philip Olson
395602e89e
Line endings are not preserved. Closes bug #20905
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112641 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-19 06:46:44 +00:00
Philip Olson
3907aa7388
Typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112640 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-19 06:23:07 +00:00
Philip Olson
8ef688392f
Initial commit of this fine function. It may need a little touching up :)
...
This closes bug #21515
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112639 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-19 06:19:23 +00:00
Damien Seguy
3ac82682c4
Reverting to mixed, and corecting see also
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112638 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-19 04:43:55 +00:00
Damien Seguy
e7e93e1db5
cross reference with min
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112637 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-19 04:18:59 +00:00