Which PHP function modifies the timestamp?

139. Which PHP function modifies the timestamp?

  1. date_modify()
  2. modify_timestamp()
  3. date_stamp()
  4. stamp()

Answer: A) date_modify()

Explanation:

The PHP date_modify() function modifies the timestamp.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.