mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
no tab
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194595 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
6b33242ff3
commit
38f87ce232
1 changed files with 4 additions and 4 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue