71 SQL
72 Lets Know How MySQL Works Practically
73 Prerequisite To Learn MySQL
74 Software Requirements To Learn MySQL
75 SQL Statements In MySQL
76 How To Run MySQL Online
77 Downloading Xampp For Offline MySQL Usage
78 How To Run MySQL Offline Using Xampp
79 Xampp LocalHost Interface Introduction In MySQL
80 Creating and Managing Database In MySQL
81 How To Use And Drop Databases In MySQL
82 Creating Tables In MySQL
83 Data Types In MySQL
84 Integer And Decimal Datatype In MySQL
85 String And Date Data types In MySQL
86 Inserting Data In MySQL Tables In MySQL
87 Display Data Using Select Command In MySQL Table In MySQL
88 Adding Columns Fields For Existing Tables In MySQL
89 Modify Rename Drop TableFields In The Tables In MySQL
90 Truncate And Drop Command In Tables In MySQL
91 How To Rename A Table In MySQL
92 Column Field based Insert and Select command In MySQL Tables
93 Column Field based Insert and Select command In MySQL Tables
1 Introduction To PHP Course\
2 Introduction To PHP
3 Features And Benefits Of PHP
4 Practical Usage Of PHP
5 History of PHP
6 How Does PHP Work Practically
7 PHP And Relationship With Other Web Technologies
8 Prerequisite In PHP
9 Downloading And Installing XAMPP Server For PHP
10 Downloading And Installing NotePad Plus Plus
11 Running PHP Program First Time
12 Important Points For PHP Programs
13 Variables In PHP
14 Naming Rules For Variables In PHP Part One
15 Naming Rules For Variables In PHP Part Two
16 Datatypes In PHP
17 Comments In PHP
18 Constants In PHP
19 Echo And Print In PHP Part One
20 Echo And Print In PHP Part Two
21 Introduction To Operators In PHP
22 Arithmetic Operators In PHP
23 Assignment Operators In PHP
24 Relational Operators In PHP
25 Increment Decrement Operators In PHP
26 Logical Operators In PHP
27 Control Structures In PHP
28 If Else In PHP
29 If ElseIf In PHP
30 Switch Statements In PHP
31 Loops In PHP
32 For Loop In PHP
33 While Loop In PHP
34 Do While Loop In PHP
35 Difference BW For While Do While Loop In PHP
36 Introduction And Advantages of Functions In PHP
37 How To Create User Defined Functions
38 Naming Rules For Function Name In PHP
39 Numeric Functions In PHP
40 String Functions In PHP
41 Arguments In PHP Functions
42 Default Value For Arguments In PHP Functions
43 Return Value Using Functions In PHP
44 Variables Scope In PHP
45 Local And Global Scope For Variables In PHP
46 Static Variables In PHP
47 Introduction To Arrary In PHP
48 Numeric Array In PHP
49 Associative array In PHP
50 Multidimensional Array In PHP
51 Loop And Array In PHP
52 For Each Loop And Array In PHP
53 Introduction To Cookies In PHP
54 Cookies Setup In PHP
55 Creating Modifying or Deleting Cookiee In PHP
56 Sessions In PHP
57 Sessions Set Up In PHP
58 Practical Implementation Of Sessions In PHP
59 Html Forms And PHP
60 Using GET Method To Send Data Using PHP
61 Separte Files For GET Method To Send Data Using PHP
62 Using POST Method To Send Data Using PHP
63 Introduction To MySQL
64 MySQL Implementation Example In Real Life Scenerio
65 Benefits Of Using MySQL RDBMS
66 Working Overview and Features In MySQL
67 Database And RDBMS In MySQL
68 Tables And Database In MySQL
69 Data Integrity In MySQL
70 Null Values In MySQL