Setting a date in PHP

Setting a date in PHP is done using setDate command. This will set a date to DateTime object. DateTime object can be created by using date_create method.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator