Commit graph

61 commits

Author SHA1 Message Date
Daniel Beckham
dc747b6a02 added double quotes around method for consistency
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51757 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-18 21:35:30 +00:00
Rasmus Lerdorf
41eed52437 it is httpd.conf, not httpd.ini
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51446 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-13 19:03:05 +00:00
Damien Seguy
8a45320cfe Added a few other functions disabled by safe mode.
This list should be reordered alphabetically,
and checked with sources.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51422 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-13 16:24:55 +00:00
Jeroen van Wolffelaar
4eecf267a0 Updated safe-mode with list of functions.
This breaks ALL translations, because of a change in language-snippets.ent

Whould someone PLEASE correct this for every language? (and not only his
own)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51286 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-11 22:09:40 +00:00
Jeroen van Wolffelaar
2b6750adf4 A bit xml-reworking, removed some tabs to satisfy Derick, added
upload_max_filesize ini directive.
Someone should check the last one, I didn't mention the default,
and apparently 2M is also supported... but I needed to get rid
of the jade-error.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51125 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-10 21:12:59 +00:00
Jeroen van Wolffelaar
88a68c5633 It did build this way... strange...
- fixed <?php  -> &lt;?php


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51113 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-10 20:36:22 +00:00
Jeroen van Wolffelaar
b7b1757493 Quick and dirty xml-ation of the safe-mode sheet by Rasmus.
Doesn't build because of FAQ :(


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51111 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-10 20:33:02 +00:00
Gabor Hojtsy
b0f3760a21 HTML cosmetics, updating translation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50919 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-08 15:11:13 +00:00
Jeroen van Wolffelaar
db09591bd8 Processed the en-tree with the new script, which leaves text inside <programlisting> alone.
I hope it's okay now...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50794 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-07 21:27:21 +00:00
Jeroen van Wolffelaar
308ffe41f2 Changed true, false and null to &true;, &false; and &null;
Probably this isn't correct at some places, but in the majority
it is.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50762 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-07 18:42:46 +00:00
Jeroen van Wolffelaar
7c62d81304 Changed all identifiers between <function> and/or <refname> tags
that had ONLY the first letter uppercase to all-lowercase


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50055 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-23 20:10:52 +00:00
Jeroen van Wolffelaar
b4f75b2c7b Removed accidental 'z'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49859 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-19 22:18:05 +00:00
Martin Kraemer
0bde60cbac Various fixes:
* (en/de only): add two notes about correct spelling of HTTP headers, and
  about the AuthType directive (which must not be set for PHP auth).
* (all): fix spelling (realm="double quoted string, not single"), use
  "Basic" with uppercase B, and remove the duplicate spaces which
  made the example unusable (and were copied to most translations).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49031 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-01 12:51:38 +00:00
Gabor Hojtsy
e1cb863ac3 Oh those tabs...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40205 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-26 15:21:48 +00:00
Gabor Hojtsy
1607f75444 Correct the xSAPI notes, cause xSAPI works now :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40204 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-26 15:20:21 +00:00
jim winstead
f53a59c0f0 add note that parse errors can't be suppressed with @ prefix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40012 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-23 01:56:45 +00:00
jim winstead
7dd641009b fix a bunch more entities that cause a stricter xml parser (xerces) to choke
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39899 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-20 21:08:27 +00:00
jim winstead
8b4e606f06 fix entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39898 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-20 20:56:42 +00:00
jim winstead
2734be291d incorporate user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39303 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-12 23:25:52 +00:00
Hartmut Holzgraefe
50c57eca13 reverted last changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38989 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-09 12:38:23 +00:00
Egon Schmid
21a62e5546 Will add the removed files soon.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38988 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-09 12:26:23 +00:00
WonHee Hwang
a8a8b56e06 PR:
Submitted by:
Reviewed by:
Obtained from:


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38980 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-09 10:41:17 +00:00
Gabor Hojtsy
200df69195 Fixing a typo...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38184 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-22 17:52:05 +00:00
Ron Chmara
6e8112625b fixing <? to <?php
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37665 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-13 04:51:35 +00:00
Mathieu Kooiman
f5698af7cd I figure we post to .php files.. not .html files..
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@35521 c90b9560-bf6c-de11-be94-00142212c4b1
2000-11-09 20:16:31 +00:00
Gabor Hojtsy
8403a44de7 One typo fixed here
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@34794 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-29 15:57:13 +00:00
James Moore
3f02850c43 Missed a few
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33830 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-14 13:15:51 +00:00
James Moore
dcf2d388c9 Changing example to Png's and adding note about lack of Gif support in GD since version 1.6
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33829 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-14 13:08:07 +00:00
Hartmut Holzgraefe
e789fee4bb fopen wrappers configuration has changed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33784 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-13 00:05:57 +00:00
Andrei Zmievski
13b81a2720 PHP3 -> PHP 3, PHP4 -> PHP 4
And everyone should follow that.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32721 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-15 16:09:44 +00:00
Torben Wilson
5cdf44621d Documented move_uploaded_file() and is_uploaded_file().
Clarified some things about $HTTP_POST_FILES, PHP 3/PHP 4, and
how to test for uploaded file safety.
Minor cleanups, too.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32400 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-10 11:14:16 +00:00
Jesus M. Castagnetto
1bfb0a307f forgot to un-comment part of the code in the example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32187 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-07 14:22:12 +00:00
Jesus M. Castagnetto
4656d5f8f6 Added entities pointing to errorfunc.xml in manual.xml.in and en/chapters.ent
Added user errors to the list of errors and an example in
en/features/error-handling.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32183 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-07 13:26:05 +00:00
Ron Chmara
be1a028b7f For those who have not set TMPNAME in php.ini (Thanks, again, to Lars)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32084 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-06 06:40:09 +00:00
Stanislav Malyshev
094562ba71 Simpara doesn't like block elements inside
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31998 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-05 13:13:22 +00:00
Ron Chmara
3305b5e987 Simplified with basename.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31990 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-05 02:17:38 +00:00
Ron Chmara
6653dfa96f Updated sample for "/usr/tmp/../../etc/passwd" issue.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31988 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-05 01:36:06 +00:00
Ron Chmara
e5755875e4 Code sample to accompany basic upload validation. (Is this redundant now, or still good to have for users of prior PHP versions?)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31978 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-05 00:33:09 +00:00
Jesus M. Castagnetto
eda9883a95 Added a "See also" paragragh pointing to the error handlign functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31213 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-25 18:04:37 +00:00
James Moore
1e8d8f349e Correcting error in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31003 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-23 16:55:45 +00:00
Egon Schmid
2139613cd6 Minor changes not relevant for the translations.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30739 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 16:31:00 +00:00
Egon Schmid
83e113ee43 Indentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30738 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 16:22:56 +00:00
Egon Schmid
3200e472f9 Indentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30737 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 15:33:37 +00:00
Ron Chmara
1666e859c4 Added para about idle connections filling db tables.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30714 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 11:23:02 +00:00
Torben Wilson
43c780cb79 Some clarifications & fixes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30586 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-20 10:49:33 +00:00
Hartmut Holzgraefe
cb68e3d81f a small clarification suggested by bug id #4207
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30403 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-17 13:57:46 +00:00
Mike Robinson
d60e6ea286 Updated the image features chapter a bit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30157 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-12 15:55:14 +00:00
Derick Rethans
d7521de166 Fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29742 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-06 19:04:09 +00:00
Egon Schmid
b8e4c0d1dd Forgot to change.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29403 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-31 09:53:36 +00:00
Egon Schmid
e628f3c02b Used CDATA sections and &quot;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29367 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-30 16:36:43 +00:00