Re: Uploading Images

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



yes, using the Glib for example...

you can set a MAX FILE SIZE for the images you upload, and check it afterwards for size and format. After that you move the temporary files to their destination folder...

check http://www.php.net/manual/en/features.file-upload.php and http://www.php.net/manual/en/ref.image.php


bb9876 wrote:

I want to allow people to upload images but I want to be able to put
limitations on it, such as allow only jpg and gif extensions and make sure
the image is no larger than 60x60. Is there any way to do this?

Thanks




[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux