Sign in
Log inSign up

want to display the total count of database rows in website.

Saif's photo
Saif
·Jan 18, 2018

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.