Just some code files in PHP to dig deeper about the basics. This repo didn't contains everything about basic php, just what i feel important. (Everyone can have their own learning method).
Focus:
- Conditional Loop
- Control Statement
- Function
- String Manipulation
- Operator
- Array Operator
- Passing by Reference and Passing by Value
- Recursive Function
- Variable Scope