Jakobi
May 3rd 2007, 11:06 pm
Hello,
I am new to this but here is the question.
I have this query that counts rows in my database.
SELECT Count() FROM `files` WHERE `added`=current_date
Which works.
Now what is the standard php code that would display that?
Thanks.
I am new to this but here is the question.
I have this query that counts rows in my database.
SELECT Count() FROM `files` WHERE `added`=current_date
Which works.
Now what is the standard php code that would display that?
Thanks.