Commit graph

36 commits

Author SHA1 Message Date
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 "
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
Hartmut Holzgraefe
573eac51e4 added new PHP 4 error types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28716 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-21 17:34:11 +00:00
Stefan Livieratos
1ddb2ebc00 Fixed typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27711 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-05 10:24:17 +00:00
Uwe Steinmann
1aeaaeb00a - documented new pdf functions
- fixed error in file-upload.xml (sect1 was closed to early)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25687 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-06 20:04:27 +00:00
Rasmus Lerdorf
6399ceeae4 Document file upload and flock fixes/changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25552 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-05 19:30:00 +00:00
Stig Bakken
c8f33da553 Merged the dev_xml branch into the main trunk.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16980 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-10 00:34:45 +00:00
cslawi
2b2b47991e Changed id for expressions section to "language.expressions", for
consistency.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16689 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-06 03:19:54 +00:00
cslawi
aeb2d5524e Normalized according to the DocBook 3.1 DTD. This mostly just adds
closing tags and attribute quotes, but lets a stock 3.1 install
compile the PHP docs. It still compiles with DocBook 3.0, as well.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@14695 c90b9560-bf6c-de11-be94-00142212c4b1
1999-10-20 22:54:01 +00:00
James Gingerich
950cb22709 More fixups.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@11563 c90b9560-bf6c-de11-be94-00142212c4b1
1999-08-01 01:23:47 +00:00
James Gingerich
2202dcf7d6 Add new section on URL fopen wrappers.
Remove duplicated security information. (Whoops.)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@11547 c90b9560-bf6c-de11-be94-00142212c4b1
1999-07-31 23:39:50 +00:00
James Gingerich
e4dbb814b0 Add persistent connections information from the FAQ.
Update some of the URL entities.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@9860 c90b9560-bf6c-de11-be94-00142212c4b1
1999-06-20 01:49:47 +00:00
James Gingerich
3dda08bb3d More reorganization. Big change here is breaking up the features section
into a number of smaller chapters, and chopping the "Language Reference"
part into a three parts ("Getting Started", "Language Reference", and
the badly-named "Features").


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@9855 c90b9560-bf6c-de11-be94-00142212c4b1
1999-06-20 01:21:17 +00:00