Help to PHP

1. Introduction to PHP

Read more...

2. Using "echo" & "Variables"

Read more...

3. Using Arithmetic operators

Read more...

4. Working with "Fonts"

Read more...

5. How show Date & Time

Read more...

6. Working with images

Read more...

7. Using if/else with PHP

Read more...

8. Using Comparison operators and Logical operators

Read more...

9. Using While & do while

Read more...

10. Using for loop

Read more...

11. Using foreach

Read more...

12. Using switch

Read more...

13. Using Associative Arrays

Read more...

14. Using Multidimensional Arrays

Read more...

15. Using $_Get

Read more...

16. Using $_Post

Read more...

17. Introduction to Function with PHP

Read more...

18. Using Argument and return  with function

Read more...

19. Using include() & required() function

Read more...

20. Introduction to Session 

Read more...

21. Unset or destroy PHP Sessions

Read more...

22. PHP Cookies

Read more...

23. Introduction to Database with PHP (Crreate a Database)

Read more...

24. Connect the database to PHP

Read more...

25. Getting data from Database 

Read more...