How do code with php regexp(preg match & replace) to be able to receive inputs 
from both formats date : ie 12 -14 April 2009, 12Mac - 14April 2009 then output 
it to format From : yyyy-mm-dd To yyyy-mm-dd ie  From :2009-04-12 To: 
2009-04-14.


Reply via email to