Jump to content

MySQL Admin Page


dahrius1

Recommended Posts

I have made a simple user account table and a table that contains uploading images that users have sent me. Myself and another person are administrating the site and I am the only one with access to the MySQL Admin page. I want to create an administrator page that I can delete or add users and/or their uploaded images in a web browser without resorting to the MySQL Admin page. Is this easy or terribly complicated?

 

Ex: UserID, User | ImageID, UserID, Image

Link to comment
Share on other sites

If your database is already set up with the columns you want and what not, its rather simple. All you would have to do is make a login page, check if it matches your id or your friend, then just have a few entry fields that you type in, submit, and then you insert the content into the database.

 

Is there anything in specific you need help with?

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.