Ok, i did have this code that counted all the enrties in the MYSQL database accross all the tables.
The code was on the "Home Page" and said:
"The database currently holds (***) images."
*** being the php code to work out the number of pics.
Could someone help me out, as i really cant remember how it was done.
Many thanks.
info
The database has about 8 or so tables, each table contains about 100 or so image paths.
So i need the total of image paths accross all the tables
phpmyadmin, has a SUM when you select the main DB, that is the figure that i want.