How to the php setting from php code?
        Posted  
        
            by Starx
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Starx
        
        
        
        Published on 2010-05-12T10:15:58Z
        Indexed on 
            2010/05/12
            10:24 UTC
        
        
        Read the original article
        Hit count: 242
        
I want to change the php setting but from ".php" page not php.ini. The settings I want to change is
upload_max_filesize, post_max_size and memory_limit
© Stack Overflow or respective owner