want to display the total count of database rows in website.
I have created a database to retrieve the uploaded images.
database name: text table name: ntable
it contains 3 columns, namely ID, File_name, type.
now i want to display the count of total images retrieved in data in other html page. Kindly help me how can i do this.