Commit graph

2299 commits

Author SHA1 Message Date
Harald Radi
8bc8203fc6 removed duplicate link
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61345 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-01 20:27:10 +00:00
Slawomir Pucia
c920b537bc Changed php3.ini to php.ini
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61303 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-01 10:30:21 +00:00
Slawomir Pucia
a491d1a4b6 Changed php3.ini to php.ini
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61302 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-01 10:21:33 +00:00
jim winstead
c0bfd8c519 rfc2183 supercedes rfc1806
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61282 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-01 01:58:12 +00:00
jim winstead
bee07ad3a7 clean up mail() documentation. move mail-related ini stuff to functions/mail.xml from chapters/config.xml.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61277 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 23:51:29 +00:00
jim winstead
3c81bc5fb3 some reformatting, use example.com for example email addresses. (now i know where all those stupid messages bouncing off birthday@php.net came from.)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61276 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 22:45:43 +00:00
jim winstead
f1883aab78 cleaned up header(), incorporated all notes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61274 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 22:27:31 +00:00
Philip Olson
b73e38061b Added note about magic_quotes_gpc and slashes under 'variables from outside php'
A link to html faq was also added.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61271 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 19:24:18 +00:00
jim winstead
c6b4175eec cross reference parse_url() and pathinfo()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61270 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 18:19:29 +00:00
Jeroen van Wolffelaar
f02144f052 Revert accidentel error.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61262 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 14:21:23 +00:00
Philip Olson
c93ad4cde9 Expanded 'Arrays in forms' a bit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61255 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 08:05:51 +00:00
jim winstead
4e18a599b0 put overflow examples together, and division example on its own. fix typo and another dash.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61232 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 02:02:20 +00:00
jim winstead
df70f43a81 nuke more superfluous dashes, and refer to NULL as a value when talking about values that evaluate to false.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61231 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 01:53:22 +00:00
jim winstead
1738c68f34 remove superfluous dashes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61230 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 01:49:00 +00:00
jim winstead
17807555a1 putting general security info first, rather than more obscure cgi stuff.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61229 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 01:39:47 +00:00
jim winstead
c019e46c79 add simple php.ini and Apache config examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61228 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 01:33:42 +00:00
jim winstead
9ef5d1a537 document mysql.default_port and mysql.default_socket ini entries
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61221 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 01:09:49 +00:00
jim winstead
91fbc3af30 add see also for ucwords to strtolower, strtoupper, and ucfirst
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61220 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 00:45:52 +00:00
Gabor Hojtsy
fe78b63d6c Corrected bug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61185 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-30 18:41:26 +00:00
jim winstead
38dd875b75 add warning to strip_tags() about attributes being passed through, add <u> to the example, and clean up the notice of what versions the allowable_tags param was added in.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61059 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-29 01:51:33 +00:00
Rui Hirokawa
9cdbabbaca updated translation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61031 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-28 23:16:08 +00:00
Jeroen van Wolffelaar
c565fb8405 Add tip about investigating types of expressions to first page of types
section.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61022 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-28 18:47:39 +00:00
Jeroen van Wolffelaar
de06c85cfb Fine-tuned latest commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61019 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-28 17:44:13 +00:00
Jeroen van Wolffelaar
86d52e8851 We're talking about the type NULL here, not the value NULL.
Added sentence to the still-very-empty section about NULL.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61018 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-28 17:40:02 +00:00
Leszek Krupinski
d2e38f898d Typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60963 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-27 22:50:15 +00:00
Sebastian Bergmann
28b9bd171b array_init->array_fill
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60600 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-23 19:04:12 +00:00
Sebastian Bergmann
08bcb4715c array_init() documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60559 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-23 05:26:24 +00:00
Leszek Krupinski
4ad10e2ec5 Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60414 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-21 21:25:46 +00:00
Damien Seguy
7799083fa7 Correcting my own mistakes =D
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60234 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-19 15:08:49 +00:00
Damien Seguy
a2a1ef610c no message
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60233 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-19 15:02:37 +00:00
Hartmut Holzgraefe
518c0fcfe6 small clarification regarding each() and reset()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60229 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-19 10:47:17 +00:00
Slawomir Pucia
3564a46600 Added missing closing bracket.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60196 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-18 22:23:56 +00:00
Egon Schmid
be6e071b34 Damien please check your newlines.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60144 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-18 06:44:03 +00:00
Damien Seguy
de148a8d33 Corrected an example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60133 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-18 00:20:45 +00:00
Egon Schmid
2150260a40 Functions should be enclosed with the function element.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60116 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-17 21:17:36 +00:00
Egon Schmid
ba19739f4f White space, punctuation and some typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60114 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-17 20:50:36 +00:00
Frank M. Kromann
88887298f1 Wrong data size specified.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60112 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-17 20:20:09 +00:00
Frank M. Kromann
ed0477c881 Documentation for
fbsql_read_blob()
fbsql_read_clob()
fbsql_set_lob_mode()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60101 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-17 18:35:35 +00:00
Jeroen van Wolffelaar
d00d946cb5 4.0.7 -> 4.1.0
4.0.8 -> 4.2.0


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60091 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-17 16:24:01 +00:00
Rui Hirokawa
73bac37b43 fixed compilation error.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60085 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-17 14:48:49 +00:00
Derick Rethans
ebe8aec352 - Added note about ImageInterlace and progressive JPEGs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60073 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-17 06:32:18 +00:00
Gabor Hojtsy
2f93bd398b Adding note about Apache 1.3.22 Win and ClearModuleList
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60045 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-16 17:42:39 +00:00
Zak Greant
af520ccb50 Minor fix to the *srand make_seed() function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60012 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-15 22:51:36 +00:00
Gabor Hojtsy
208d5ebfd2 Removing duplicated para text, moving major one to the
start of the file


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59928 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-14 15:00:20 +00:00
Gabor Hojtsy
3db601871c Moving all 3.0 => 4.0 migration into migration4.xml, many many WS fixes
in migration.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59927 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-14 14:29:26 +00:00
Gabor Hojtsy
703f9e0767 Typo fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59926 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-14 14:28:33 +00:00
Gabor Hojtsy
43e2bf5c81 Adding text about bug reports
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59922 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-14 13:27:05 +00:00
Gabor Hojtsy
643e51181d Adding long avaited "Using PHP from commandline" appendix.
It was written by me, with the command line option meanings
guessed from usage. There may be some errors, so if someone
have the time to read through, it would be good. IMHO
it turned out to be a good one, with instructions about
writing command line scripts, and  running them on Unix
and Windows.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59920 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-14 13:19:13 +00:00
Gabor Hojtsy
12b99e586e Moving things around, some content were in the wrong place.
Spreading the content of common.xml among several files


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59916 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-14 11:55:30 +00:00
Gabor Hojtsy
3a4c28b464 The content of this file was moved to general.xml,
installation.xml and using.xml as the questions were
ones that should be there, so this file is not needed
anymore


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59915 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-14 11:53:59 +00:00