SQL Database Link

I need to include a link that when clicked on will show my database on my page for class so my instructor can see what is in the database. However, I am not sure how to do this. Can anyone tell me how I would go about this or a good resource for me to refer to?

Install PHPMyAdmin on your server and create a read only user for your instructor.

I have PHPMyAdmin on my server, but he wants a link on my website that he can click on and see what is in the database. How do you do that part?

Copy the URL to PHPMyAdmin, and paste it on your website.

1 Like

Ok, I was making this way too complicated in my head. Thanks, this was a smack your head moment. HA!

Sponsor our Newsletter | Privacy Policy | Terms of Service