A voir également:
- Upload de fichier en php
- Fichier rar - Guide
- Comment réduire la taille d'un fichier - Guide
- Comment ouvrir un fichier epub ? - Guide
- Ouvrir fichier .bin - Guide
- Fichier host - Guide
4 réponses
jisisv
Messages postés
3645
Date d'inscription
dimanche 18 mars 2001
Statut
Modérateur
Dernière intervention
15 janvier 2017
934
8 mai 2003 à 23:28
8 mai 2003 à 23:28
Hello everybody,
Vu sur
http://php.easynet.be/manual/en/configuration.directives.php
File Uploads
Table 4-7. File Uploads Configuration Options
Name
Default
Changeable
file_uploads "1" PHP_INI_SYSTEM
upload_tmp_dir NULL PHP_INI_SYSTEM
upload_max_filesize "2M" PHP_INI_SYSTEM|PHP_INI_PERDIR
Here is a short explanation of the configuration directives.
file_uploads boolean
Whether or not to allow HTTP file uploads. See also the upload_max_filesize, upload_tmp_dir, and post_max_size directives.
upload_tmp_dir string
The temporary directory used for storing files when doing file upload. Must be writable by whatever user PHP is running as. If not specified PHP will use the system's default.
upload_max_filesize integer
La documentation officielle, mère de toute solution
(bof pas toujours ;)
Johan
The maximum size of an uploaded file.
The software said "Requires Windows98, Win2000, or better,
So I installed Unix.
Vu sur
http://php.easynet.be/manual/en/configuration.directives.php
File Uploads
Table 4-7. File Uploads Configuration Options
Name
Default
Changeable
file_uploads "1" PHP_INI_SYSTEM
upload_tmp_dir NULL PHP_INI_SYSTEM
upload_max_filesize "2M" PHP_INI_SYSTEM|PHP_INI_PERDIR
Here is a short explanation of the configuration directives.
file_uploads boolean
Whether or not to allow HTTP file uploads. See also the upload_max_filesize, upload_tmp_dir, and post_max_size directives.
upload_tmp_dir string
The temporary directory used for storing files when doing file upload. Must be writable by whatever user PHP is running as. If not specified PHP will use the system's default.
upload_max_filesize integer
La documentation officielle, mère de toute solution
(bof pas toujours ;)
Johan
The maximum size of an uploaded file.
The software said "Requires Windows98, Win2000, or better,
So I installed Unix.
j'ai le meme probleme que toi donc je voulais savoir si tu avais tgrouver une solution pour l'envoie de fichier plus gros ??? en plus je suis en local ca ne devrait pas poser de probleme
Utilisateur anonyme
8 mai 2003 à 23:32
8 mai 2003 à 23:32
Wouarf! C'est un probleme que j'avais soumis il y a plus d'un an !
En fait, si je me souviens bien, cela provenait de l'hebergeur (free).
jisisv >> Excellent lien !
Kalamit,
La nuit, tous les chats sont gris. Pas les poulets ! :@)
En fait, si je me souviens bien, cela provenait de l'hebergeur (free).
jisisv >> Excellent lien !
Kalamit,
La nuit, tous les chats sont gris. Pas les poulets ! :@)