git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194595 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Yannick Torres 2005-08-29 22:17:34 +00:00
parent 6b33242ff3
commit 38f87ce232

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.86 $ -->
<!-- $Revision: 1.87 $ -->
<chapter id="features.file-upload">
<title>Handling file uploads</title>
@ -111,9 +111,9 @@
<para>
The mime type of the file, if the browser provided this
information. An example would be
<literal>"image/gif"</literal>. This mime type is however
not checked on the PHP side and therefore don't take its value
for granted.
<literal>"image/gif"</literal>. This mime type is however
not checked on the PHP side and therefore don't take its value
for granted.
</para>
</listitem>
</varlistentry>