Is there any way to convert a string containing the month name into the month number? For example, if $name = “Jan”, I want “1”.
Is there any way to convert a string containing the month name into the month number? For example, if $name = “Jan”, I want “1”.
:: Copyright KIRUPA 2024 //--