So what IS the best way to efficiently count returned records using php & mysql?
I'm reading conflicting stuff on whether to use "select count *" or "select count(var)"
Thanks guys
Scott
------------------------------------------------------
My blog:
I'm reading conflicting stuff on whether to use "select count *" or "select count(var)"
Thanks guys
Scott
------------------------------------------------------
My blog: