Member-only story

This Is The Best PHP Cheat Sheet!

Manpreet Singh
3 min readAug 12, 2021

--

Welcome back! PHP is a very popular language used for web development, massive frameworks like Wordpress are built with this language, so what if there was a cheat sheet that could you the basics of PHP? Well, there actually is, let’s take a look at this specific cheat sheet! If you want to jump straight to it, here is a link below:

The remainder of this article is going to cover the highlights of this sheet, so make sure to check out the full thing above. Starting off, this sheet begins with the standard “Hello World” example:

This sheet also showcases how to handle arrays, operators, functions, classes and comments as well:

Next up, this sheet showcases the different types within PHP, this includes boolean, integer, strings and NULL’s:

--

--

Manpreet Singh
Manpreet Singh

Responses (1)