Blogger Tips and TricksLatest Tips And TricksBlogger Tricks

Thursday, 27 August 2015

PHP Programming

1. PHP Tutorial - 1 - Installing PHP
2. PHP Tutorial - 2 - Basic Output and Variables
3. PHP Tutorial - 3 - Basic Math Functions
4. PHP Tutorial - 4 - If Else Statements
5. PHP Tutorial - 5 - if/elseif/else
6. PHP Tutorial - 6 - Switch statement
7. PHP Tutorial - 7 - While Loop
8. PHP Tutorial - 8 - Do Loop
9. PHP Tutorial - 9 - For Loop
10. PHP Tutorial - 10 - Arrays
11. PHP Tutorial - 11 - Associative Arrays
12. PHP Tutorial - 12 - Adding and Modifying Elements in an Array
13. PHP Tutorial - 13 - Arrays with Loops
14. PHP Tutorial - 14 - Foreach Array Loops
15. PHP Tutorial - 15 - Functions
16. PHP Tutorial - 16 - Paramenters in Functions
17. PHP Tutorial - 17 - Return Values
18. PHP Tutorial - 18 - Beginning Forms
19. PHP Tutorial - 19 - More on Forms
20. PHP Tutorial - 20 - date function
21. PHP Tutorial - 21 - include function
22. PHP Tutorial - 22 - Creating a MySQL Database
23. PHP Tutorial - 23 - Adding Tables to MySQL Database
24. PHP Tutorial - 24 - Connecting to MySQL Database
25. PHP Tutorial - 25 - Selecting a MySQL Database
26. PHP Tutorial - 26 - Testing the Database Connection
27. PHP Tutorial - 27 - Creating a Computer Game
28. PHP Tutorial - 28 - Creating Connection and Tables for Game
29. PHP Tutorial - 29 - Checking Username for Game
30. PHP Tutorial - 30 - Check for Duplicate Names in Game
31. PHP Tutorial - 31 - Testing for Spammers and Hackers for PHP Game
32. PHP Tutorial - 32 - Email Confirmation for PHP Game
33. PHP Tutorial - 33 - Getting Temporary Data for PHP Game
34. PHP Tutorial - 34 - Creating Tables for PHP Game
35. PHP Tutorial - 35 - Deleting Data from Temp Tables for PHP Game