Hi Again,
I need help, in many ways but for this time we'll assume it's just for PHP coding. I would like to add a total of non-null fields from one field in my database on a PHP results page. Can someone help me?
The field (Named: Date_In) is a VARCHAR field but I can convert to a date type if need be. I only need to display the total amount of non-null records.
Thanks in advance.

|