Changing the name of a folder in php
        Posted  
        
            by SpikETidE
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by SpikETidE
        
        
        
        Published on 2010-03-25T12:57:03Z
        Indexed on 
            2010/03/25
            13:03 UTC
        
        
        Read the original article
        Hit count: 379
        
Hi everyone...
All are aware of the rename function in php ....
But is there a way to just change the name of a folder using php...? Or copying the whole folder to a new place with the intended name is the only way..?
Thanks for your answers...
© Stack Overflow or respective owner