Author thumbnail

Geeky Shows

Advance PHP (Hindi)

884,618 views
126 items
Last updated on Jan 11, 2020
public playlist
Advance PHP (Hindi)
3:28
Download GeekyShows Advance PHP Notes
5:40
Object Oriented Programming in Advance PHP (Hindi)
3:02
Class in PHP (Hindi)
13:30
Object in PHP (Hindi)
17:58
this Keyword in PHP (Hindi)
7:01
Constructor in PHP (Hindi)
10:57
Destructor in PHP (Hindi)
2:45
Inheritance in PHP (Hindi)
39:50
Inheritance with Constructor in PHP (Hindi)
12:23
Public Access Modifier in PHP (Hindi)
9:52
Private Access Modifier in PHP (Hindi)
7:18
Protected Access Modifier in PHP (Hindi)
8:55
Access Modifier with Constructor in PHP (Hindi)
6:00
Static Properties in PHP (Hindi)
9:48
Static Property inside Static Method in PHP (Hindi)
5:41
Static with Inheritance in PHP (Hindi)
3:16
Abstract Class and Abstract Method in PHP (Hindi)
19:23
const in PHP (Hindi)
7:13
Interface in PHP (Hindi)
52:56
Difference between Interface and Abstract Class in PHP (Hindi)
5:33
Method Overriding in PHP (Hindi)
7:39
final Method and final Class in PHP (Hindi)
6:55
include and require in PHP (Hindi)
12:57
include once and require once in PHP (Hindi)
4:58
Example of include once in PHP (Hindi)
18:39
Introduction to Database in PHP (Hindi)
14:23
What is MySQLi in PHP (Hindi)
4:36
Create Database and Table using phpMyAdmin in PHP (Hindi)
14:44
Create Database Connection using MySQLi Procedural in PHP (Hindi)
15:44
Some Important function for Database MySQLi Procedural in PHP (Hindi)
7:36
Retrieve Data from Database MySQLi Procedural in PHP (Hindi)
13:54
Retrieve Data from Database in Table MySQLi Procedural in PHP (Hindi)
17:50
Insert Data into Database MySQLi Procedural in PHP (Hindi)
5:41
Insert Data into Database using Form MySQLi Procedural in PHP (Hindi)
25:34
Retrieve and Insert Data MySQLi Procedural in PHP (Hindi)
8:10
Delete Data from Database MySQLi Procedural in PHP (Hindi)
4:33
Delete Data from Database using Button MySQLi Procedural in PHP (Hindi)
12:50
Update Data into Database MySQLi Procedural in PHP Hindi
4:49
Update Data into Database using Form MySQLi Procedural in PHP (Hindi)
17:07
Create Database MySQLi Procedural in PHP (Hindi)
3:23
Create Table MySQLi Procedural in PHP (Hindi)
3:55
Create Database Connection MySQLi Object Oriented in PHP (Hindi)
11:39
Retrieve Data from Database MySQLi Object Oriented in PHP (Hindi)
13:30
Retrieve Data from Database in Table MySQLi Object Oriented in PHP (Hindi)
4:49
Insert Data into Database MySQLi Object Oriented in PHP (Hindi)
6:59
Insert Data into Database using Form MySQLi Object Oriented in PHP (Hindi)
17:04
Retrieve and Insert Data MySQLi Object Oriented in PHP (Hindi)
11:07
Delete Data from Database MySQLi Object Oriented in PHP (Hindi)
3:33
Delete Data from Database using Button MySQLi Object Oriented in PHP (Hindi)
11:05
Update Data into Database MySQLi Object Oriented in PHP (Hindi)
3:12
Update Data into Database using Form MySQLi Object Oriented in PHP (Hindi)
15:37
Create Database MySQLi Object Oriented in PHP (Hindi)
2:08
Create Table MySQLi Object Oriented in PHP (Hindi)
1:55
Close Database Connection MySQLi Object Oriented in PHP (Hindi)
2:15
Introduction to PHP Data Object PDO in PHP (Hindi)
4:14
Difference and Similarities between MySQLi and PDO in PHP (Hindi)
5:11
Create Database Connection using PDO in PHP (Hindi)
19:22
Retrieve Data from Database using PDO in PHP (Hindi)
29:27
Retrieve Data from Database in Table using PDO in PHP (Hindi)
6:43
Insert Data into Database using PDO in PHP (Hindi)
13:04
Insert Data into Database using Form PDO in PHP (Hindi)
13:48
Retrieve and Insert Data using PDO in PHP (Hindi)
3:44
Delete Data from Database using PDO in PHP (Hindi)
3:39
Delete Data from Database using Button PDO in PHP (Hindi)
5:47
Update Data into Database using PDO in PHP (Hindi)
2:35
Update Data into Database using Form PDO in PHP (Hindi)
17:08
Prepared Statement in PHP (Hindi)
11:44
Some important functions for MySQLi Procedural with Preapred Statement in PHP (Hindi)
16:15
Retrieve Data from Database using MySQLi Procedural with Prepared Statement in PHP (Hindi)
19:25
Find Number of Rows using MySQLi Procedural with Prepared Statement in PHP (Hindi)
3:27
Retrieve Data from Database in Table using MySQLi Procedural with Prepared Statement in PHP (Hindi)
7:12
Insert Data into Database using MySQLi Procedural with Prepared Statement in PHP (Hindi)
13:34
Insert Data into Database using Form MySQLi Procedural with Prepared Statement in PHP (Hindi)
8:42
Retrieve and Insert Data using MySQLi Procedural with Prepared Statement in PHP (Hindi)
6:19
Delete Data from Database using MySQLi Procedural with Prepared Statement in PHP (Hindi)
4:05
Delete Data from Database using Button MySQLi Procedural with Prepared Statement in PHP (Hindi)
6:44
Update Data into Database using MySQLi Procedural with Prepared Statement in PHP (Hindi)
4:22
Update Data into Database using Form MySQLi Procedural with Prepared Statement in PHP (Hindi)
14:22
Some important Methods for MySQLi Object Oriented with Preapred Statement in PHP (Hindi)
11:21
Retrieve Data from Database using MySQLi Object Oriented with Prepared Statement in PHP (Hindi)
18:15
Find Number of Rows using MySQLi Object Oriented with Prepared Statement in PHP (Hindi)
2:25
Retrieve Data from Database in Table MySQLi Object Oriented with Prepared Statement in PHP (Hindi)
6:06
Insert Data into Database using MySQLi Object Oriented with Prepared Statement in PHP (Hindi)
12:15
Insert Data into Database using Form MySQLi Object Oriented with Prepared Statement in PHP (Hindi)
9:06
Retrieve and Insert Data using MySQLi Object Oriented with Prepared Statement in PHP (Hindi)
4:39
Delete Data from Database using MySQLi Object Oriented with Prepared Statement in PHP (Hindi)
1:49
Delete Data from Database using Button MySQLi Object Oriented with Prepared Statement in PHP (Hindi)
5:42
Update Data into Database using MySQLi Object Oriented with Prepared Statement in PHP (Hindi)
3:05
Update Data into Database using Form MySQLi Object Oriented with Prepared Statement in PHP (Hindi)
10:52
Some Important Functions for PDO with Prepared Statement in PHP (Hindi)
23:34
Retrieve Data from Database using PDO with Prepared Statement in PHP (Hindi)
14:46
SELECT with WHERE Clause in PDO with Prepared Statement PHP (Hindi)
18:54
Retrieve Data from Database in Table using PDO with Prepared Statement in PHP (Hindi)
2:24
Insert Data into Database using PDO with Prepared Statement in PHP (Hindi)
15:23
Insert Data into Database using Form in PDO with Prepared Statement PHP (Hindi)
7:14
Insert and Retrieve Data using PDO with Prepared Statement in PHP (Hindi)
4:10
Delete Data from Database in PDO with Prepared Statement PHP (Hindi)
2:47
Delete Data from Database using Button in PDO with Prepared Statement PHP (Hindi)
3:32
Update Data into Database in PDO with Prepared Statement PHP (Hindi)
3:34