Play all
Play all

PHP Programming Tutorials

Here is all of my PHP tutorials to date
1

PHP Tutorial - 1 - Installing PHP

2
3
4
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
12
13
14
15

PHP Tutorial - 15 - Functions

16
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
23
24
25
26
27
28
29
30
31
32
33
34
35