mob/player |
Now, is there any way to check the file size on upload to make sure it isn't to big? Thanks for any ideas.
ID:269433
Jun 27 2005, 9:35 am
|
||
Say i have some cheap upload/download verbs like so
Now, is there any way to check the file size on upload to make sure it isn't to big? Thanks for any ideas. | ||
#1 Jun 27 2005, 9:42 am
|
|
Yes -- use length(). =)
| |