[PHP-DB] Problems with creating a report

2002-02-19 Thread Rod Wilkinson
I've been struggling with creating a rate report based on data extracted from a Mysql table. I had written a piece of PHP code for creating the type of report I needed but it has turned out buggy and prone to errors. I then tried grouping the rates data in an sql statement but this omits lines and

[PHP-DB] Re: two different MySQL connections without always select_db?

2002-03-09 Thread Rod Wilkinson
I thought I had a solution for you until I read the documentation saying that mysql_db_query() is now deprectiated. This is a concern since we have been using the mysql_db_query() function (and still use with v.4.1.2) on our site. This function works as following: // Connect to dbs $aaa_d