get date yesterday with php

 echo date('Y-m-d', strtotime("-1 days"));  

Comments

Popular posts from this blog

Data Flow Diagram (DFD)

allow only numeric (0-9) in html inputbox using jquery