Create a Proxy Database User

Опубликовано: 29 Сентябрь 2024
на канале: Blaine Robertson
5,039
14

Described the creation of a proxy user to represent Internet traffic when using a database as part of a dynamic web site. In this case the proxy is created in a local XAMPP development environment using the PHPMyAdmin tool.
This is video three of three videos:
1- Creating a DB and importing a SQL file to create tables and data (   • Create a MySQL DB and import tables f...  )
2- Creating a Table from Scratch (   • PHPMyAdmin  - Creating a Table from S...  )
3 - This video: Building a proxy client to interact with with the server