function overloading and overriding in php
        Posted  
        
            by Phoenix
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Phoenix
        
        
        
        Published on 2010-06-08T04:30:47Z
        Indexed on 
            2010/06/08
            4:42 UTC
        
        
        Read the original article
        Hit count: 199
        
php
In php what do you mean by function overloading and function overriding. and what is the difference between both of them? couldn't figure out what is the difference between them.
Thanks in advance for any help
© Stack Overflow or respective owner