8:26
Introduction to PHP ? What is PHP full introduction in hindi
Computer Gyan Guruji
14:32
How to Install PHP in windows | PHP Installing Xampp server | PHP tutorial lesson - 2
3:50
PHP Code Structure | PHP First Program with PHP and HTML tag | PHP tutorial lesson - 3
7:14
Different between echo and print statement | echo and print statement | PHP tutorial lesson - 4
11:37
PHP Variables | PHP tutorial lesson - 5
10:56
PHP Data Types in hindi | PHP tutorial lesson - 6 | Data Types in PHP
5:37
PHP comments in hindi | PHP tutorial lesson - 7 | Comments in PHP
8:36
PHP Constant variables in hindi | PHP tutorial lesson - 8 | Constant in PHP
12:48
PHP Global and local variables | Types of Variables in PHP | PHP tutorial lesson - 9
8:22
Arithmetic Operators in PHP | PHP tutorial lesson - 10 | PHP operators
5:10
PHP Assignment operators | Assignment operators in php | PHP tutorial lesson - 11
8:54
PHP Comparison Operators | Comparison operators in PHP | PHP tutorial lesson - 12
7:04
PHP If statement in hindi | PHP tutorial lesson - 13 | if statement in php
PHP Logical Operators | Logical operators in PHP | PHP tutorial lesson - 14
6:00
PHP If Else Statement | PHP tutorial lesson - 15 | IF Else condition in PHP
7:55
PHP If Else If Statement | PHP tutorial lesson - 16 | IF Else If condition in PHP
9:21
Switch case statement in PHP | PHP tutorial lesson - 17 | PHP switch case statement
8:05
Ternary Operator in PHP | PHP tutorial lesson - 18 | PHP Ternary operator
5:51
PHP String operators | PHP tutorial lesson - 19 | String operators in PHP
While loop in PHP | PHP Tutorial lesson - 20 | PHP While loop
6:38
PHP Do While Loop | PHP tutorial lesson - 21 | Do While loop in PHP
6:44
PHP For Loop | PHP tutorial lesson - 22 | For loop in PHP
PHP ForEach Loop | PHP tutorial lesson - 23 | ForEach loop in PHP
18:27
PHP Multidimensional Array | PHP tutorial lesson - 24 | Multidimensional Array in PHP
12:08
PHP Multidimensional Associative Array | PHP tutorial lesson - 25 | Multidimensional Array in PHP
12:15
PHP Foreach Loop with list function | PHP tutorial lesson - 26 | PHP Foreach Loop with list function
10:22
PHP Array Functions | PHP tutorial for beginners lesson - 27 | Array function in PHP count() sizeof
9:07
PHP in_array(), array_search function | PHP Array Functions | PHP tutorial for beginners lesson - 28
11:58
PHP array_replace(), array_replace_recursive() function | PHP tutorial for beginners lesson - 29
4:58
PHP array_pop(), array_push() function | PHP tutorial for beginners lesson - 30 | PHP array function
4:04
PHP array_shift(), array_unshigt() function | PHP tutorial for beginners lesson - 31
11:59
PHP array_merge(), array_combine() function | PHP tutorial for beginners lesson - 32
6:28
PHP array_slice() function | PHP tutorial for beginners lesson - 33 | PHP array functions
7:51
PHP array_splice() function | PHP tutorial for beginners lesson - 34 | PHP array functions
6:16
PHP array_keys() function | PHP tutorial for beginners lesson - 35 | PHP array functions
15:55
PHP diff() and udiff() function | PHP tutorial for beginners lesson - 36 | PHP array functions
11:25
PHP array_intersect() function | PHP tutorial for beginners lesson - 37 | PHP array functions
3:52
PHP array_values() and array_unique() function | PHP tutorial for beginners lesson - 38
7:43
PHP array_column() and array_chunk() function | PHP tutorial for beginners lesson - 39
4:20
PHP array_flip() and array_change_key_case() function | PHP tutorial for beginners lesson - 40
PHP array_sum() and array_product() function | PHP tutorial for beginners lesson - 41
10:07
PHP array_rand() and shuffle() function | PHP tutorial for beginners lesson - 42
5:24
PHP array_fill() and array_fill_keys() function | PHP tutorial for beginners lesson - 43
8:08
PHP array_walk() and array_walk_recursive() function | PHP tutorial for beginners lesson - 44
10:16
PHP array_map() function | PHP tutorial for beginners lesson - 45
7:52
PHP array_reduce() function | PHP tutorial for beginners lesson - 46
13:11
PHP array_sorting() function | PHP tutorial for beginners lesson - 47
10:12
PHP array_traversing() function | PHP tutorial for beginners lesson - 48
8:55
PHP array_list() function | PHP tutorial for beginners lesson - 49
11:18
PHP extract() and compact() function | PHP tutorial for beginners lesson - 50
5:47
PHP range() function | PHP tutorial for beginners lesson - 51
10:20
PHP explode & implode function | PHP tutorial for beginners lesson - 52
5:05
PHP str_split & chunk_split function | PHP tutorial for beginners lesson - 53
3:55
PHP string UPPER, lower case function | PHP tutorial for beginners lesson - 54
10:13
PHP string Length and count function | PHP tutorial for beginners lesson - 55
PHP string Search and Find function | PHP tutorial for beginners lesson - 56
8:16
PHP string Search function | PHP tutorial for beginners lesson - 57
5:19
PHP string substr() function | PHP tutorial for beginners lesson - 58
13:15
PHP string replace() function | PHP tutorial for beginners lesson - 59
13:26
PHP string compare() function | PHP tutorial for beginners lesson - 60
3:20
PHP string strrev() and str_shuffle() function | PHP tutorial for beginners lesson - 61
PHP string str_pad() and str_repeat() function | PHP tutorial for beginners lesson - 62
7:11
PHP string str_trim() and str_chop() function | PHP tutorial for beginners lesson - 63
9:19
PHP addslashes() and stripslashes() function | PHP tutorial for beginners lesson - 64
13:17
PHP htmlentities() and htmlspecialchars() function | PHP tutorial for beginners lesson - 65
9:43
PHP MD5() and sha1() function | PHP tutorial for beginners lesson - 66
5:25
PHP convert_uuencode() and convert_uudecode() function | PHP tutorial for beginners lesson - 67
5:53
PHP chr() and ord() function | PHP tutorial for beginners lesson - 68
4:51
PHP bin2hex() and hex2bin() function | PHP tutorial for beginners lesson - 69
PHP strip_tags() and wordwrap() function | PHP tutorial for beginners lesson - 70
6:15
PHP min() and max() function | PHP tutorial for beginners lesson - 71
7:06
PHP Math function abs(), ceil(), floor() and round() | PHP tutorial for beginners lesson - 72
4:31
PHP Math function intdiv(), pow(), and sqrt() | PHP tutorial for beginners lesson - 73
4:11
PHP Math function rand(), mt_rand(), and lcg_value() | PHP tutorial for beginners lesson - 74
10:19
PHP date() Function | PHP tutorial for beginners lesson - 75
9:56
PHP Time() Function | PHP tutorial for beginners lesson - 76
5:15
PHP mktime() & gmmktime() Function | PHP tutorial for beginners lesson - 77
6:47
PHP date_create() & date_format() Function | PHP tutorial for beginners lesson - 78
10:36
PHP checkdate() & date_diff() Function | PHP tutorial for beginners lesson - 79
6:50
PHP date_add(), date_sub() & date_modify() Function | PHP tutorial for beginners lesson - 80
12:52
PHP getdate(), gettimeofday() & localtime() Function | PHP tutorial for beginners lesson - 81
5:22
PHP date_parse() Function | PHP tutorial for beginners lesson - 82
PHP date_time_set() Function | PHP tutorial for beginners lesson - 83
12:46
PHP strtotime(), strftime() and gmstrftime() Function | PHP tutorial for beginners lesson - 84
8:47
PHP TimeZone() Function | PHP tutorial for beginners lesson - 85
9:51
PHP include and require statement | PHP tutorial for beginners lesson - 86
PHP include_once and require_once statement | PHP tutorial for beginners lesson - 87
10:24
PHP Super Global Variables | PHP $_GET, $_POST and $_REQUEST PHP tutorial for beginners lesson - 88
9:44
PHP Super Global Variables | PHP $_SERVER Variable | PHP tutorial for beginners lesson - 89
PHP Super Global Variables | PHP $_COOKIE Variable | PHP tutorial for beginners lesson - 90
10:45
PHP Super Global Variables | PHP $_SESSION Variable | PHP tutorial for beginners lesson - 91
12:38
PHP Super Global Variables | PHP $_FILES Variable for File Upload | PHP tutorial for beginners - 92
3:41
PHP die & exit Function | PHP tutorial for beginners - 93 | die and exit function in PHP
9:11
PHP MySQL Introduction | PHP tutorial for beginners - 94 | Introduction to MySQL
14:26
PHP MySQL Install and Workbench install | PHP tutorial for beginners - 95 | MySQL installation
16:30
MySQL Create Table and Data Type | PHP tutorial for beginners - 96 | MySQL in PHP
5:34
MySQL Insert Data in Table | PHP tutorial for beginners - 97 | MySQL in PHP
MySQL Insert Multiple Data in Table | PHP tutorial for beginners - 98 | MySQL in PHP
14:15
MySQL Table Constraints Tutorial with Example | PHP tutorial for beginners - 99 | MySQL in PHP
8:41
MySQL Select With Where Clause | PHP tutorial for beginners - 100 | MySQL in PHP
9:45
MySQL AND, OR & NOT Operators | PHP tutorial for beginners - 101 | MySQL in PHP
5:09
MySQL IN Operators | PHP tutorial for beginners - 102 | MySQL in PHP
6:32
MySQL BETWEEN & NOT BETWEEN Operator | PHP tutorial for beginners - 103 | MySQL in PHP
9:40
MySQL LIKE Operator & Wildcards | PHP tutorial for beginners - 104 | MySQL in PHP
16:24
MySQL Regular Expression | PHP tutorial for beginners - 105 | MySQL in PHP
9:36
MySQL GROUP BY & DISTINCT | PHP tutorial for beginners - 106 | MySQL in PHP
MySQL IS NULL & IS NOT NULL operator | PHP tutorial for beginners - 17 | MySQL in PHP
4:26
MySQL LIMIT & OFFSET operator | PHP tutorial for beginners - 108 | MySQL in PHP
6:49
MySQL Aggregate Functions: SUM, MIN, MAX, COUNT & AVG Tutorial | PHP tutorial for beginners - 109
6:45
MySQL Update Command | PHP tutorial for beginners - 110 | MySQL Update query
MySQL COMMIT & ROLLBACK Command | PHP tutorial for beginners - 111 | MySQL in PHP
9:27
MySQL Delete Command | PHP tutorial for beginners - 112 | MySQL in PHP
10:37
MySQL Primary Key & Foreign Key Constant | PHP tutorial for beginners - 113 | MySQL in PHP
MySQL INNER JOIN Tutorial | PHP tutorial for beginners - 114 | MySQL in PHP
10:06
MySQL LEFT JOIN & RIGHT JOIN Tutorial | PHP tutorial for beginners - 115 | MySQL in PHP
5:38
MySQL CROSS JOIN Tutorial | PHP tutorial for beginners - 116 | MySQL in PHP
MySQL JOIN Multiple Tables Tutorial | PHP tutorial for beginners - 117 | MySQL in PHP
11:14
MySQL Group By and Having Clause | PHP tutorial for beginners - 118 | MySQL in PHP
10:43
MySQL SubQuery with EXISTS & NOT EXISTS Clause | PHP tutorial for beginners - 119 | MySQL Sub Query
13:38
MySQL UNION & UNION ALL Operators | PHP tutorial for beginners - 120 | MySQL UNION
13:09
MySQL IF and CASE Statement | How to Use IF and CASE WHEN in MySQL Workbench SQL Tutorial
17:32
MySQL Arithmetic Functions | MySQL lesson - 29 | Workbench SQL Tutorial
14:31
MySQL String Functions | MySQL lesson - 30 | Workbench SQL Tutorial
17:51
MySQL String Functions | MySQL lesson - 31 | Workbench SQL Tutorial
MySQL Date Functions Part - 1 | MySQL lesson - 32 | Workbench SQL Tutorial
16:53
MySQL Date Functions Part - 2 | MySQL lesson - 33 | Workbench SQL Tutorial
13:16
MySQL Time Functions | MySQL lesson - 34 | Workbench SQL Tutorial
9:55
MySQL ALTER Command | MySQL lesson - 35 | Workbench SQL Tutorial
3:25
MySQL DROP & TRUNCATE Functions | MySQL lesson - 36 | Workbench SQL Tutorial
12:24
MySQL VIEW Command | MySQL lesson - 37 | Workbench SQL Tutorial
11:23
MySQL INDEX Command | MySQL lesson - 38 | Workbench SQL Tutorial