Forum: PHP Mar 7th, 2006 |
| Replies: 5 Views: 9,215 ;)
Hi,
I think is better to use time() instead of mktime() in this case ;)
And a little explanation:
date() function get's two arguments. first one is date format, second one is... |
Forum: PHP Feb 26th, 2006 |
| Replies: 8 Views: 20,801 hi,
if i got the point you don't know how to make a connection to MSSQL server with PHP, right?
so http://www.phpbuilder.com/manual/ref.mssql.php this will help you. |