AI Workshop: learn to build apps with AI →
PHP Web Development
Learn how to build web applications with PHP: handle HTTP requests, forms, cookies, sessions, and deploy your apps

Join the AI Workshop and learn to build real-world apps with AI. A hands-on, practical program to level up your skills.


PHP excels at web development. Learn how to handle HTTP requests and responses, work with forms, manage cookies and sessions, and deploy your PHP applications to the web.

Lessons in this unit:

0: ▶︎ Introduction
1: Handling HTTP requests in PHP
2: How to use HTTP Headers in PHP
3: How to use forms in PHP
4: How to use Cookies in PHP
5: How to use PHP Cookie-based Sessions
6: Deploying PHP applications