send link to app

Full Docs for PHP app for iPhone and iPad


4.6 ( 4016 ratings )
Utilities
Developer: Toan Nguyen
1.99 USD
Current version: 1.1, last update: 7 years ago
First release : 06 Nov 2015
App size: 4.48 Mb

Lecture 01. Beginner PHP Tutorial - 1 - Introduction to PHP
Lecture 02. Beginner PHP Tutorial - 2 - Installing XAMPP Part 1
Lecture 03. Beginner PHP Tutorial - 3 - Installing XAMPP Part 2
Lecture 04. Beginner PHP Tutorial - 4 - Creating Your First PHP File
Lecture 05. Beginner PHP Tutorial - 5 - Writing Your First PHP File
Lecture 06. Beginner PHP Tutorial - 6 - The phpinfo Function
Lecture 07. Beginner PHP Tutorial - 7 - The php.ini File
Lecture 08. Beginner PHP Tutorial - 8 - Indentation
Lecture 09. Beginner PHP Tutorial - 9 - echo
Lecture 10. Beginner PHP Tutorial - 10 - print
Lecture 11. Beginner PHP Tutorial - 11 - Output HTML Using echo/print
Lecture 12. Beginner PHP Tutorial - 12 - Embedding PHP Inside HTML
Lecture 13. Beginner PHP Tutorial - 13 - comments
Lecture 14. Beginner PHP Tutorial - 14 - Error Reporting
Lecture 15. Beginner PHP Tutorial - 15 - More on Error Reporting
Lecture 16. Beginner PHP Tutorial - 16 - Variables
Lecture 17. Beginner PHP Tutorial - 17 - Concatenation
Lecture 18. Beginner PHP Tutorial - 18 - if / if else Statement
Lecture 19. Beginner PHP Tutorial - 19 - if / else if Statement
Lecture 20. Beginner PHP Tutorial - 20 - Assignment Operators
Lecture 21. Beginner PHP Tutorial - 21 - Comparison Operators
Lecture 22. Beginner PHP Tutorial - 22 - Arithmetic Operators
Lecture 23. Beginner PHP Tutorial - 23 - Logical Operators
Lecture 24. Beginner PHP Tutorial - 24 - Triple Equals
Lecture 25. Beginner PHP Tutorial - 25 - while Loop
Lecture 26. Beginner PHP Tutorial - 26 - do while Loop
Lecture 27. Beginner PHP Tutorial - 27 - for Loop
Lecture 28. Beginner PHP Tutorial - 28 - switch Statement
Lecture 29. Beginner PHP Tutorial - 29 - die and exit Functions
Lecture 30. Beginner PHP Tutorial - 44 - Expression Matching