DeveloperBreeze

// Returns the current date in "YYYY-MM-DD" format
date('Y-m-d');

// Returns the current date and time in "YYYY-MM-DD HH:MM:SS" format
date('Y-m-d H:i:s');

Continue Reading

Handpicked posts just for you — based on your current read.

Discussion 0

Please sign in to join the discussion.

No comments yet. Start the discussion!