Skip to content
Free Computer Courses
Courses
Search
Projects
Resources
Cheatsheets
Categories
Saved
About
Contact
Log in
Home
/
Programming
/
PHP Tutorials
/ Getting started
Getting started
3 lessons in the PHP course.
Full PHP course
·
Search this topic
·
Programming
Installing and Running PHP
Install PHP and run scripts from the command line and a built-in server.
Hello World
Write a first PHP file that prints text.
Variables and Types
Store values in $variables and inspect common types.