okay. thank you for the related links
*How do I know the number of users that I have on tmy website?
*And select from database (according to table) to display the contents of tables. For example if I want to show what is in sign up table, or image table.
*And also, How do I have power to delete anybody including Admin? and delete any related record on other tables that are linked to that Admin (including images linked to that Admin on other tables)
Will I have to create a web page where I will put the controls that will display database table contents according to table name? and also delete controls to delete any user (including Admin) and any related content lnked to that Admin?