OT: list management

2004-01-30 Thread ed anderson
re: MYSQL and PHP I just noticed that my spam/virus filter is trapping and discarding "Cc:"'s. If an email address is not in the "To:" line, you could also be missing some list traffic. Just a comment! thanks dander -- MySQL General Mailing List For list archives: http://lists.mysql.com

How can I get the number of entries retrieved by a "SELECT - FROM" Thanks!

2003-06-21 Thread ed anderson
a pattern for a (class) to be developed. Thanks again: Ed anderson sample.php sample.php see page 405 "msql cookbook" for code used to develop $h_nrows "; $tn = ""; $r = ""; $rn = ""; # $h_query = " SELECT * FROM employees WHERE id

How can I get the number of entries retrieved by a "SELECT - FROM"

2003-06-12 Thread ed anderson
Dell 4500, mem 1g, disk 45g, mhz 2g, Mysql-3.23.54a-linux-i686, PHP-4.30, httpd_2.0.44 1. How do I trap or collect or save the digit "3" generated the mysql "SELECT COUNT(*)" statement below? 2. The PHP "SELECT FROM" below (before snip) listed the expected data. Is there a way to get