Show Menu
Cheatography

PHP Cheat Sheet (DRAFT) by

This is a draft cheat sheet. It is a work in progress and is not finished yet.

Strings

 

Regular Expres­sions

 

Data types

C
C
 

Operators

 

Date & Time

 
 

Control structures

if() {
  // code here
}