Welcome Guest, Not a member yet? Register   Sign In
how to display today date ?
#1

[eluser]yudahebat[/eluser]
I want to take today date to my testimonial data base
how I make it??
#2

[eluser]rogierb[/eluser]
php: date("Y-m-d");
MySQL: curdate();

As descriptive as your question:-)
#3

[eluser]Dam1an[/eluser]
Use the date() function, for all the formatting options, see here

Edit: Got beat to it




Theme © iAndrew 2016 - Forum software by © MyBB