Saturday, June 25, 2016

PHP training in Kathmandu

PHP Training

Introduction to PHP

  1. Introduction to PHP
  2. Introduction to Web Request/Response
  3. Introduction to Variables
  4. Code Comments
  5. Introduction to Data Types
  6. Scalar Data Types (Strings, Integers, Floats) and their built-in Functions
  7. Complex Data Types (Array, Objects) and their built-in Functions
  8. Arrays (Numerical, Associative, Multi-Dimensional)
  9. Constants
  10. Type Casting and Juggling
  11. Conditional Statements (If-else, switch)
  12. Operators (Unary, Binary and Ternary)
  13. Loops (While, Do-while, for and foreach)
  14. User Defined Functions
  15. Function arguments, return values and default values
  16. Function global and local scope
  17. URL encoding / decoding
  18. Introduction to script inclusion with include/include_once, require/require_once
  19. Single form processing
  20. Handling multiple forms
  21. Form validations with PHP
  22. Introduction to Web Cookies and Sessions
  23. Introduction to PHP with MySQLi

No comments:

Post a Comment