Posts Tagged “manual”

PHP date() function usage and examples

by Nazly on June 19, 2010

I have been coding PHP like for almost 10 years. The date() function in PHP is a widely used function in most of my apps. The application or website I’m developing will require to associate with a date at some (…)

Read the rest of this entry »