Quiz Yourself
Basic PHP Quizzes | Basic MySQL Quizzes |
1. Introduction To PHP | 1. Introduction To MySQL |
2. Syntax | 2. Database Creation |
3. Comments | 3. Connecting To A Database |
4. Variables | 4. Inserting Data Into A Database |
5. Echo | 5. Selecting Data From A Database |
6. Strings | 6. Selecting Data Using Where Clause |
7. Arrays | 7. Ordering Data Using Order By |
8. Include File | 8. |
9. Require File | 9. |
10. Operators | |
11. If Statement | |
12. If…Else | |
13. Else if | |
14. Switch Statement | |
15. While Loop | |
16. Do While Loop | |
17. For Loop | |
18. Foreach Loop | |
19. Functions | |
20. Forms | |
21. POST & GET |