Skip to content

Instantly share code, notes, and snippets.

@TheOpenDevProject
Created December 29, 2015 02:08
Show Gist options
  • Save TheOpenDevProject/f4878962600cd1c66f55 to your computer and use it in GitHub Desktop.
Save TheOpenDevProject/f4878962600cd1c66f55 to your computer and use it in GitHub Desktop.
PHP-Stuffs
=============
1.Variables
2.LHS vs RHS. Types of evaluations
3.If i see you use eval() ill fucking kil you
4. Never use EVAL()!
5.functions
6. Classes
1.Constructor
2.Methods
3.Members
4.Access Modifiers
5.Implements
6.Extends
7.Satic methods
8.Scope and Object Lifetimes
8.Factory Design Pattern
7. Composer and Autoloading
8. PSR Standards << IMPORTANT << LEARN THIS << MUST LEARN SUPER ATTENTION!
9.Cross Site anti forgery tokens
10. Routing patterns
11. Laravel << Once you understand the above dont go use your own.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment