hi guys,
I'm getting started with php but i'm used to programming ASP pages. Now I'm trying to export my code from ASP to PHP and I'm having some problems with date functions:
in ASP I can use VBasic functions such as Datedd(), DateDiff(), DateSerial() etc...
Does anybody know if there are similar functions for PHP, or I have to code my private ones ? Does somebody have already done it?
thks
Jo