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
Philip Olson
700aa8159f
Document behavior explained in bug #21630 , read commit for details. This
...
closes that bug. Also, imagecreatetruecolor is preferred over imagecreate().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112632 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-19 03:09:48 +00:00
Damien Seguy
3236252d64
cross ref
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112630 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-19 02:41:21 +00:00
Philip Olson
146a40be75
Documented REMOTE_HOST and note when it's available. Closes bug #17713
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112629 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-19 01:55:43 +00:00
Philip Olson
fe8f7fadc6
As of PHP 4.2.0, the behavoir changed. Even if a variable is not assigned
...
a value, it still exists in get_object_vars(). Essentially moved these
docs in a <note>. This closes bug #17752 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112618 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-19 01:18:20 +00:00
Philip Olson
adf2a15753
Closes bug #21737 , a typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112591 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 23:55:53 +00:00
Philip Olson
c423f73755
Also mention LOG_LOCAL... won't work in windows here. This closes bug #16217
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112590 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 23:49:58 +00:00
Philip Olson
93f5fadbd6
LOG_LOCAL0 ... LOG_LOCAL7 not available in windows. This almost closes bug #16217
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112584 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 23:26:50 +00:00
Damien Seguy
26ea72fd96
using &false; entity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112583 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 23:06:12 +00:00
Damien Seguy
fb4d2b592e
using &true; entity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112582 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 23:03:19 +00:00
Damien Seguy
11a334516a
using &true; entity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112581 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 22:52:02 +00:00
Philip Olson
28c4bf7d64
<note> Can't use this with ini.zlib.output_compression. Closes bug #16745
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112580 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 22:50:02 +00:00
Philip Olson
97816830b8
Typo. It's <varname> not <variable>.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112579 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 22:48:35 +00:00
Philip Olson
e697852c24
Document that if (!$a = foo()) works despite the operator precedence. This
...
closes bug #17180
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112573 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 22:13:35 +00:00
Philip Olson
bfa3b37ef4
Specifiy that open_basedir affects the file itself. Closes bug #11940
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112541 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 20:42:18 +00:00
Alexey Asemov
6d077436e1
Fixed some bugs during translation (added quotes somewhere) and something else.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112526 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 19:58:04 +00:00
Philip Olson
bc2907ed8f
Typo :)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112427 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 17:31:07 +00:00
Gabor Hojtsy
4c41285975
Change wording of newline note...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112426 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 17:26:01 +00:00
Philip Olson
7708d2af5d
Typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112425 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 17:16:16 +00:00
Damien Seguy
d0a7f935fc
now using entities and types tags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112412 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 15:41:56 +00:00
Philip Olson
45c08109f5
Document that safe_mode_include_dir are paths, not directory names. Essentially
...
copied the docs from open_basedir. This closes bug #16685
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112363 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 09:34:57 +00:00
Philip Olson
683326fa6a
Initial documentation. This also closes bug #20850
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112362 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 09:22:40 +00:00
Philip Olson
97e8b8dccf
Character before heredoc closing identifier (which is EOL) depends on the OS.
...
This closes bug #21680
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112361 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 08:56:06 +00:00
Philip Olson
e90f9f966d
Updating the file upload processing example to focus on move_uploadad_file. This
...
closes bug #20572 . Expanded example a bit too. Also raised the MAX_FILE_SIZE
limit in the form from 1000 to 30000.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112360 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 08:34:25 +00:00
Philip Olson
00cdc7615c
Replace deprecated function from example as per bug #20521
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112358 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 07:13:16 +00:00
Philip Olson
f21c0b3dd7
Implemented changes to PSW4 docs as per bug #19491 . This includes:
...
s/forward slashes/backslashes and describing how to implement registery changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112351 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 06:57:01 +00:00
Philip Olson
b838258581
Document the special magical constants (__LINE__ and friends). This also
...
closes bug #19196
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112350 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 06:42:27 +00:00
Philip Olson
c9220408dd
This is the best place for this function and closes bug #19208
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112349 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 06:07:02 +00:00
Philip Olson
4843986593
I'm dumb, this goes in the url section :)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112348 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 06:06:23 +00:00
Philip Olson
d65ad068e0
Moving this here from the string section. This closes bug #19208
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112347 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 06:04:15 +00:00