Laserlight thank you, i think i understand what your telling me.
I just need a little more understanding.
Ok, i have a primary key to search for, it's all search for the same thing
its just the col names are different for every table
table 1 is called c_pagelog which i need to get the count using visitor_id =
table 2 is called c_notes which i need to get the count using to_id =
all the id's will equal the same, b/c their all the same user
Is this still possible?
Im just a little confused?