How to create a python mysql database on website

Опубликовано: 17 Март 2025
на канале: LoeblComServices
3,881
29

Come journey along as I recreate an application built in PHP and MySQL.
The application works well, but since Python is a very powerful open source desktop and web application development language, I want to explore its possibilities, and share with you concepts along the way.

In this video you'll find out:

-How to set up a MySQL database for our Python application to use
-How to set up a MySQL table in phpmyadmin
-How to set up a python webpage to connect to the MySQL database and display the information.

Come on out to the site to get the code for this!

http://pythoninhtmlexamples.com/