From: Michael R. <re...@eu...> - 2006-01-20 15:37:31
|
Hi there, >>I think queryvalue() should be renamed to query(), and the current query >>function to 'count()' or something.... > > I think the function 'count' ist not necessarily, you can make the same with > an SQL-Query like this : > > select count(*) from whos_online; > > this will also return the number of rows from the SQL-query. Very good point! As nobody complained, I'm going to change this, remove query() and rename queryValue() to query. bye, Michael -- Michael Reinelt <re...@eu...> http://home.pages.at/reinelt GPG-Key 0xDF13BA50 ICQ #288386781 |