This PHP Essentials course covers the basics of PHP to get you up and running with this popular open-source server-side scripting language.
Curriculum
- 3 Sections
- 5 Lessons
- 10 Weeks
Expand all sectionsCollapse all sections
- OverviewIn this section we will discuss what PHP is and why we might want to use it to develop our web sites.1
- BasicsIn this section we will cover the absolute basics of PHP from setting up your development environment, understanding the anatomy, structure and rules of PHP scripts to writing some basic PHP code and comments.2
- Data Types2