cortesi Tue May 28 15:04:20 2002 EDT
Modified files:
/phpdoc/en/features file-upload.xml
Log:
WS fix
Index: phpdoc/en/features/file-upload.xml
diff -u phpdoc/en/features/file-upload.xml:1.37 phpdoc/en/features/file-upload.xml:1.38
--- phpdoc/en/features/file-upload.xml:1.37 Wed Apr 3 03:30:56 2002
+++ phpdoc/en/features/file-upload.xml Tue May 28 15:04:20 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.37 $ -->
+<!-- $Revision: 1.38 $ -->
<chapter id="features.file-upload">
<title>Handling file uploads</title>
@@ -39,14 +39,14 @@
The _URL_ should point to a PHP file. The MAX_FILE_SIZE hidden
field must precede the file input field and its value is the
maximum filesize accepted. The value is in bytes.
- <warning>
- <para>
- The MAX_FILE_SIZE is advisory to the browser. It is easy to
- circumvent this maximum. So don't count on it that the browser
- obeys you wish! The PHP-settings for maximum-size, however,
- cannot be fooled.
- </para>
- </warning>
+ <warning>
+ <para>
+ The MAX_FILE_SIZE is advisory to the browser. It is easy to
+ circumvent this maximum. So don't count on it that the browser
+ obeys you wish! The PHP-settings for maximum-size, however,
+ cannot be fooled.
+ </para>
+ </warning>
</para>
<para>- [PHP-DOC] cvs: phpdoc /en/features file-upload.xml Jim Winstead
- [PHP-DOC] cvs: phpdoc /en/features file-upload.xml Daniel Beckham
- [PHP-DOC] cvs: phpdoc /en/features file-upload.xml Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc /en/features file-upload.xml Yasuo Ohgaki
- [PHP-DOC] cvs: phpdoc /en/features file-upload.xml Yasuo Ohgaki
- [PHP-DOC] cvs: phpdoc /en/features file-upload.xml Yasuo Ohgaki
- [PHP-DOC] cvs: phpdoc /en/features file-upload.xml Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/features file-upload.xml Jan Lehnardt
- [PHP-DOC] cvs: phpdoc /en/features file-upload.xml Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/features file-upload.xml Thomas Schoefbeck
- [PHP-DOC] cvs: phpdoc /en/features file-upload.xml Simone Cortesi
- [PHP-DOC] cvs: phpdoc /en/features file-upload.xml da li
- Re: [PHP-DOC] cvs: phpdoc /en/features file-upl... Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/features file-upload.xml Philip Olson
- Re: [PHP-DOC] cvs: phpdoc /en/features file-upl... Gabor Hojtsy
- Re: [PHP-DOC] cvs: phpdoc /en/features file... Philip Olson
- [PHP-DOC] cvs: phpdoc /en/features file-upload.xml Philip Olson
- [PHP-DOC] cvs: phpdoc /en/features file-upload.xml Philip Olson
- [PHP-DOC] cvs: phpdoc /en/features file-upload.xml Philip Olson
- [PHP-DOC] cvs: phpdoc /en/features file-upload.xml Philip Olson
- [PHP-DOC] cvs: phpdoc /en/features file-upload.xml Sara Golemon
