can anyone help me how i can grab date today when then user submit their form?

Recommended Answers

All 2 Replies

The following code should do the trick:

<? echo date('j-n-Y'); ?>
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.