PHP can I declare two constructors in one class?
        Posted  
        
            by Alejandra 
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Alejandra 
        
        
        
        Published on 2010-04-14T20:08:27Z
        Indexed on 
            2010/04/14
            20:33 UTC
        
        
        Read the original article
        Hit count: 163
        
php
Hi guys!!
I have a question about PHP, can I declare two constructors in one class??
(each one receiving different parameters)
Thanks Alejandra
© Stack Overflow or respective owner