hey all, this is my first message to this group, im gonna print it out :)

anywho, im having problems getting data out of the count() function i've
implemented, could anyone lend a hand?

                $query = "select count(fld_gender) from tbl_survey";

how exactly is it that you output data retrieved from a count()
implementation?






-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to