MCQs > IT & Programming > PHP 5 > Add five days to a PHP5 date-object like this: $date_object = date_create('1/18/2015');

PHP 5 MCQs

How can you add five days to a PHP5 date-object like this: $date_object = date_create("1/18/2015");

Answer

Correct Answer: $date_object->modify(

Explanation:

Note: This Question is unanswered, help us to find answer for this one

PHP 5 Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

More PHP 5 MCQ Questions

search

PHP 5 Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it