Philip Olson
b5eddab1d6
Closing concern brought up by Oliver Hinckel. session gets id from request
...
data, not just get or cookie.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113031 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-22 18:34:59 +00:00
Damien Seguy
88efa2192f
black is black!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113020 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-22 12:11:52 +00:00
Damien Seguy
e258fe297d
die, GIF, die!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113018 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-22 12:06:29 +00:00
Philip Olson
3f1ae92e57
result no longer passes by reference at call time as of PHP 4.2.0 which
...
closes bug #21813 . Also added an example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113009 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-22 07:08:15 +00:00
Philip Olson
a59199d915
Fix some ini ids (they should begin with ini.)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113008 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-22 07:02:19 +00:00
Philip Olson
86d395d5ae
Added many references to various PHP manual sections, information on how
...
to develop locally (included where to get stuff for this), slightly modified
the example, made multiple paragraphs into single ones for a few <notes>, and
added some information on the usefullness of phpinfo().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113007 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-22 05:40:57 +00:00
Philip Olson
5af45a9704
typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113005 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-22 04:15:21 +00:00
Philip Olson
dcb40f0bc3
WS, tabs->spaces. (sorry, new text editor)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113003 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-22 03:24:26 +00:00
Philip Olson
877b77db88
Refer to the spec a couple more times, and a typo fix.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113002 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-22 03:20:03 +00:00
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