1.

Suppose you want to calculate the date 45 days from the present date which one of the following statement will you use?

A. totime( +45 )
B. totime( +45 days )
C. strtotime( +45 days )
D. strtotime( -45 days )
Answer» D. strtotime( -45 days )


Discussion

No Comment Found