Brief Summary
This course is all about jumping straight into practical PHP skills, perfect for anyone looking to create smart websites with real-world applications!
Key Points
-
Install a basic web server with PHP
-
Learn cookies and sessions
-
Create login authentication systems
-
Integrate with MySQL databases
-
Understand object oriented PHP
Learning Outcomes
-
Set up and configure a web server for PHP development.
-
Implement web security basics and sanitization techniques.
-
Connect and interact with MySQL databases effortlessly.
-
Understand and use cookies and sessions effectively.
-
Build a secure login system for user authentication.
About This Course
Super-practical PHP: cookies, sessions, login authentication, MySQL integration, Object Oriented PHP and lots more!
Super-practical PHP: Learn, by example, how to build a smart website with cookies, sessions, login authentication, MySQL integration, Object Oriented PHP and lots more!
Let's parse that.
Its about building smart websites: these days, its not OK for a website just to look snappy - login, cookies and sessions are considered necessities, not luxuries anymore
In this course, we will learn by example. Each example is self-contained, has its source code attached, and gets across a specific PHP use-case. Each example is simple by itself, but they come together as building blocks to build complex use cases.
What's included in this course:
MySQL Integration and Installation: Connecting to a database, running queries, processing results, prepared statements. Easy integration with MySQL so it's dead simple to work with databases for permanent data storage
Apply advanced constructs such as cookies, sessions and object oriented programming correctly
Mitigate basic web security risks by sanitizing and validating user input
Build a robust login authentication system using MySQL to allow users to sign up and log into your site
Akarsh V.
Yes, the course is good but the topics must have to be updated as per the latest year 2024