Loops Do While Statement - Punjabi
Play
Current Time 0:00
/
Duration Time 0:00
Remaining Time -0:00
Loaded: 0%
Progress: 0%
0:00
Fullscreen
00:00
Mute
Subtitles
- subtitles off
Captions
- captions off
- English
- Punjabi
Chapters
- Questions posted on Forums
- PHP and MySQL Tutorials - Punjabi
-
1XAMPP in Windows
-
2XAMPP in Linux
-
3Echo Function
-
4Variables in PHP
-
5If Statement
-
6Switch Statement
-
7Arithmatic Operators
-
8Comparison Operators
-
9Logical Operators
-
10Arrays
-
11Multi Dimensional Arrays
-
12Loops While Statement
-
Loops Do While Statement
-
14Loops For Statement
-
15Loops Foreach Statement
-
16Functions Basic
-
17Functions Advanced
-
18POST Variable
-
19Embedding PHP
-
20Common Way to Display HTML
-
21Common Errors Part 1
-
22Common Errors Part 2
-
23Common Errors Part 3
-
24MySQL Part 1
-
25MySQL Part 2
-
26MySQL Part 3
-
27MySQL Part 4
-
28MySQL Part 5
-
29MySQL Part 7
-
30MySQL Part 8
-
31Simple Visitor Counter
-
32PHP String Functions Part 1
-
33PHP String Functions Part 2
-
34File Upload Part 1
-
35File Upload Part 2
-
36Cookies Part 1
-
37Cookies Part 2
-
38Sessions
-
39MD5 Encryption
-
40Sending Email Part 1
-
41Sending Email Part 2
-
42Sending Email Part 3
-
43Display Images from a Directory
-
44User Login Part 1
-
45User Login Part 2
-
46User Login Part 3
-
47User Password Change Part 1
-
48User Password Change Part 2
-
49User Password Change Part 3
-
50User Registration Part 1
-
51User Registration Part 2
-
52User Registration Part 3
-
53User Registration Part 4
-
54User Registration Part 5
-
55User Registration Part 6
No questions yet
759 visits
Outline:
Loops - Do-While Statement The do...while statement will always execute the block of code once, it will then check the condition, and repeat the loop while the condition is true. do code to be executed; while (condition);
Width: | 860 | Height: | 480 |
---|---|---|---|
Duration: | 00:06:02 | Size: | 2.5 MB |
Show video info