PHP Tutorial – 20 – date function
Subscribe to my Channel if you like my tutorials!
Go to my website http://thenewboston.com/ if you need any help or have any questions. I will answer them all there!
Duration : 0:2:29
19 Responses to “PHP Tutorial – 20 – date function”
Got something to say?

please edit, PHP …
please edit, PHP 5.3.x and up yous hauld first set default time zone otherwise you will get warnings.
default_timezone_set()
A 02:28 tutorial?? …
A 02:28 tutorial?? I enjoyed the two part 5 minute tutorial. It was more in-depth and useful. Thank you. – behind vfx
The best tutorial …
The best tutorial ever…
@ambrosia219
Yes …
@ambrosia219
Yes can you please expand on the GET function in another tutorial.
how to make time …
how to make time zones on date(”H:i:s”); ???
date(”d.m.Y – H:i:s …
date(”d.m.Y – H:i:s”);
H is hours
i is minutes
s is seconds
If you use capital …
If you use capital D and M you get the day and month instead of numbers. So if you wanted “Fri, Dec-18-2009″
you would use date(”D, M-d-Y”);
realy nice tut man …
realy nice tut man put some function i dint understand
it’s not that hard, …
it’s not that hard, google it =)
At the end of 19, …
At the end of 19, you said you were going to use the GET function in the next tutorial… Hopefully I will find it soon…
great tutorial. but …
great tutorial. but how about the hours, minutes and seconds???
and the minutes*
and the minutes*
how about the hour …
how about the hour and the second?
I know you probably …
I know you probably don’t need to know anymore, but just incase someone else is wondering. Yes, it’s a predefined function.
lol nothing related …
lol nothing related to the previous ones really out of the blue came this one
Hey is the date a …
Hey is the date a predefined function in PHP?
I’m familiar with Java but not PHP.
Great tutorials btw!
minutes are i. i …
minutes are i. i just tried the letter after m
you can use s for …
you can use s for seconds and h for hours.. i havent found out what minutes are yet..
hi r u going to do …
hi r u going to do a php get form i am realy stuck