PHP - recipes
- Append item to array
- Array length
- Block comment
- Break out of loop
- Check variable is defined
- Class definition
- Concatenate two arrays
- Counter loop
- Do loop while a condition is true
- For each loop
- Get last element of array
- Get random item from array
- Hello world
- If condition do
- If else
- If, else if, else
- Increment variable by one
- Inline conditional
- Key value key existence test
- Loop until condition is true
- Loop while condition is true
- Repeat string
- Sort list of numbers
- String concatenation
- Test for expression in string