In php find first date and last date in a month
        Posted  
        
            by Karthik
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Karthik
        
        
        
        Published on 2010-04-21T05:18:36Z
        Indexed on 
            2010/04/21
            5:23 UTC
        
        
        Read the original article
        Hit count: 327
        
Whether anyway to find first date and last date in a month. Suppose have the date today as 21-04-2010, i want to find the first and last date of this month in php. I did this in mysql, but i need in php. Any one can help, Thanks in advance.
© Stack Overflow or respective owner