Hello friends,

I have a date string in the format  yyyy-mm-dd  in the MySQL database.

In my edit form I need to split this date string to get $Year as yyyy  ,  $month  as 
mm and $day as dd  .

Can someone please help me with the code?

Thanks
Denis

Reply via email to