uploading file size
        Posted  
        
            by Anup Prakash
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Anup Prakash
        
        
        
        Published on 2010-06-05T09:04:55Z
        Indexed on 
            2010/06/05
            9:12 UTC
        
        
        Read the original article
        Hit count: 440
        
As we all know, By default in PHP+MySQL, we can upload a file of size 1.4MB (max).
1) My Question is how can i increase the limitation of this uploading file size?
2) What is the maximum limitation for file to be uploaded in database?
Thanx for viewing my query and special thanx for answering my questin.
© Stack Overflow or respective owner