Multiple php scripts with examples questions and answer here.
Wednesday, March 14, 2012
How to increase file upload limit in php?
//Edit in your php.ini
memory_limit = 32M
upload_max_filesize = 10M
post_max_size = 20M
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment