class.upload.php is a powerful and mature PHP class to manage uploaded files, and manipulate images in many ways. The script is available under a GPL license.
Told you, i gave all my logs, apache didnt say anything about it, just an error with my favicon.ico
I just have this :
system information - class version : 0.31 - operating system : Linux - PHP version : 5.3.10-1ubuntu3.2 - GD version : 2.0 - supported image types : png jpg gif bmp - open_basedir : no restriction - upload_max_filesize : 202M (211812352 bytes) - language : en_GB source is an uploaded fileReply
<form action="" enctype="multipart/form-data" method="post" >
<label>Choisir une image</label>
<input type="file" name="image_sponsor">
<button type="submit" name="ajouter_sponsor">Ajouter</button>
</form>
All my other php errors are displayed...really dont know what happen
I develop the class on Debian, so it must work.
Told you, i gave all my logs, apache didnt say anything about it, just an error with my favicon.ico
I just have this :
system information
- class version : 0.31
- operating system : Linux
- PHP version : 5.3.10-1ubuntu3.2
- GD version : 2.0
- supported image types : png jpg gif bmp
- open_basedir : no restriction
- upload_max_filesize : 202M (211812352 bytes)
- language : en_GB
source is an uploaded file
$foo->error seems to be not interpreted