Learn PHP
Learn the fundamentals of PHP, one of the most popular languages of modern web development.
Skill level
BeginnerTime to complete
Approx. 25 hoursCertificate of completion
Included with paid plansPrerequisites
1 courseWe suggest you complete the following courses before you get started with Learn PHP:- Learn HTML
About this course
PHP is a widely used server-side scripting language that has become increasingly fast and powerful through the years. You can also use it on the front-end since PHP can be embedded right into HTML. These features make learning PHP a great option for any web developer. In this course, you’ll work through PHP fundamental programming concepts and gain the skills necessary to develop programs in PHP.
Skills you'll gain
Fundamental programming concepts
Use PHP with HTML forms
Create classes and objects
Syllabus
17 lessons • 12 projects • 14 quizzesHands-on learning
Don’t just watch or read about someone else coding — write your own code live in our online, interactive platform. You’ll even get AI-driven recommendations on what you need to review to help keep you on track.
Projects in this course
- Project
World Traveler
Help a weary traveler convert their various international currencies into USD. - Project
Mad Lib Functions
It’s time for you to start building your own functions in PHP. Creating reusable blocks of code is an extremely useful skill in any language. Get started practicing in PHP with this mad lib project! - Project
The Hitchhiker's Guide to PHP Math Functions
Explore the universe of PHP documentation and find the PHP functions you need for your journey. Applying them correctly will yield the answer to life, the universe, and everything.

Reviews from learners
- The progress I have made since starting to use codecademy is immense! I can study for short periods or long periods at my own convenience - mostly late in the evenings.ChrisCodecademy Learner @ USA
- I felt like I learned months in a week. I love how Codecademy uses learning by practice and gives great challenges to help the learner to understand a new concept and subject.RodrigoCodecademy Learner @ UK
- Brilliant learning experience. Very interactive. Literally a game changer if you're learning on your own.John-AndrewCodecademy Learner @ USA
Our learners work at
Unlock additional features with a paid plan
Practice Projects
Guided projects that help you solidify the skills and concepts you're learning.Assessments
Auto-graded quizzes and immediate feedback help you reinforce your skills as you learn.Certificate of Completion
Earn a document to prove you've completed a course or path that you can share with your network.
Join over 50 million learners and start Learn PHP today!
StartFrequently asked questions about PHP
PHP (PHP Hypertext Processor) is an open-source programming language used to build some of the background systems and processes that websites need to function. It’s widely used, found in 77.4% of websites according to W3, and its simple, forgiving syntax makes it well-suited for beginners.