ADOdb Date Time Library | PHP Everywhere
ADOdb Date Time Library | PHP Everywhere:
This library replaces native functions as follows:
getdate() with adodb_getdate()
date() with adodb_date()
gmdate() with adodb_gmdate()
mktime() with adodb_mktime()
gmmktime() with adodb_gmmktime()
strftime() with adodb_strftime() # added in Feb 2005
gmstrftime() with adodb_gmstrftime() # added in Feb 2005
0 Comments:
Post a Comment
<< Home