How can i access a secured database through its website. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

How can i access a secured database through its website.

this is a tutorial I want to use in testing for an exhibition. https://www.sololearn.com/discuss/513256/?ref=app

7th Jul 2017, 12:04 PM
joseph solomon
joseph solomon - avatar
2 Answers
0
That's not a link to a tutorial, however, just use a server-side scripting language to interact with the database on your website. For example, PHP can easily communicate between your website and database.
7th Jul 2017, 12:30 PM
AgentSmith
- 1
thanks for that answer. Netkos Ent👍
7th Jul 2017, 7:33 PM
joseph solomon
joseph solomon - avatar