PHP / MySQL course
Please rate the course
Course short description
Interactive online course in PHP website programming for beginners - Online learning PHP from scratch. In the video course you will learn the basics of the PHP language for creating websites, get acquainted with object-oriented programming, learn how to work with MySQL databases, master popular libraries, work with parsers and much more. Learn online programming lessons in Php and MySql from scratch and create your own websites!
ABOUT THE COURSE - WHAT WILL YOU LEARN?
Watch the video about online PHP and MySQL programming course for beginners. You will learn how to effectively build training in the basics of Php and learn how to create websites yourself from scratch.
In the learning process you will gain knowledge and skills:
- What is the PHP language and its application
- PHP constructs - variables, operators, loops, arrays, classes, functions
- Writing functions for your tasks
- Object-oriented programming (OOP)
- Polymorphism, encapsulation, inheritance, abstract class, OOP interface
- APACHE web server, installation and configuration
- PhpMyAdmin site administration system
- Designing the structure of database tables
- Working with XML and JSON formats
- Transferring HTML form data - GET and POST methods
- Security - how to protect a site from hacking< /li>
- MySQL databases, basic operations
- SQL queries, syntax, working with Active Records
- Creating parsers to collect information for the site