Php code for image properties

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
akhil
Forum Newbie
Posts: 1
Joined: Tue Aug 19, 2008 3:50 am

Php code for image properties

Post by akhil »

How to upload an image with its properties that means animated images
marcth
Forum Contributor
Posts: 142
Joined: Mon Aug 25, 2008 8:16 am

Re: Php code for image properties

Post by marcth »

The exact same way as you upload any file: http://ca3.php.net/features.file-upload. Is it not working?
Post Reply