How to get file size by ajax

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
phparmy
Spammer :|
Posts: 2
Joined: Tue Aug 07, 2007 5:31 am

How to get file size by ajax

Post by phparmy »

Anyone knows how to get file size and type by ajax. i am using xajax.
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

file size and type of what file?
phparmy
Spammer :|
Posts: 2
Joined: Tue Aug 07, 2007 5:31 am

file=What iam uploading via php

Post by phparmy »

File which i upload via php.
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

upload by php?
Do you mean "upload 'to' php via html form as described at http://de2.php.net/features.file-upload" ?
Post Reply