PHP & MySQLi in Urdu/Hindi 
A complete guide to PHP & MySQLi with OOP 
concept explained in Urdu/Hindi. 
Created by: 
www.onlineustaad.com
What is PHP? 
PHP stands for “Hyper Text Pre-Processer” 
PHP is a Server Side Scripting 
Language 
PHP is a web programming language 
PHP is used to create web 
applications 
PHP is used to create dynamic 
websites 
Created by: 
www.onlineustaad.com
What is MySQLi? 
MySQLi is a Database Management 
System 
MySQLi is an improved version of MySQL 
MySQLi is used to store text information 
MySQLi is used to create databases & 
tables 
Created by: 
www.onlineustaad.com
What is a Server? 
A server also called “Web Server” is a 
place where we have built-in libraries 
& other important components in order 
to run our website on the web. 
A server is a place where we 
install/upload our 
files/folders/directories in order to 
display them on WWW or World Wide 
Web. 
Created by: 
www.onlineustaad.com
Web Server 
1. File Server 
2. Database Server 
3. Domain Name Connectivity 
Created by: 
www.onlineustaad.com
Created by: 
www.onlineustaad.com
Tools we’ll use in this course: 
PHP 
MySQLi 
HTML5 
CSS3 
JavaScript 
XAMPP 
Notepad++ 
Created by: 
www.onlineustaad.com
Outline of the course 
1. Installing Tools 
2. Basic PHP 
Syntax 
3. Echo & Print 
4. Local Variables 
5. Global Variables 
6. Arrays 
7. Data Types 
8. If & else 
Statements 
9. Loops 
10. Functions 
1. Include & Require 
2. GET & POST 
3. SESSIONS 
4. Cookies 
5. PHP Mail 
6. PHP Filters 
7. PHP File 
Handling 
8. PHP Errors 
9. Image Upload 
10. Special 
Created by: 
www.onlineustaad.com 
Commands
Outline of the Course 
1. MySQLi 
Introduction 
2. MySQLi 
Connection 
3. Create DB/Table 
4. Insert Data into Table 
5. Select Data From Table 
6. Delete Data from Table 
7. Update Data in 
Table 
8. Data by order 
9. MySQLi Where 
1. A simple calculator 
2. A simple converter 
3. A Registration Form 
4. A Voting System 
5. Introduction to OOP 
Created by: 
www.onlineustaad.com

Php & mysqli in urdu

  • 1.
    PHP & MySQLiin Urdu/Hindi A complete guide to PHP & MySQLi with OOP concept explained in Urdu/Hindi. Created by: www.onlineustaad.com
  • 2.
    What is PHP? PHP stands for “Hyper Text Pre-Processer” PHP is a Server Side Scripting Language PHP is a web programming language PHP is used to create web applications PHP is used to create dynamic websites Created by: www.onlineustaad.com
  • 3.
    What is MySQLi? MySQLi is a Database Management System MySQLi is an improved version of MySQL MySQLi is used to store text information MySQLi is used to create databases & tables Created by: www.onlineustaad.com
  • 4.
    What is aServer? A server also called “Web Server” is a place where we have built-in libraries & other important components in order to run our website on the web. A server is a place where we install/upload our files/folders/directories in order to display them on WWW or World Wide Web. Created by: www.onlineustaad.com
  • 5.
    Web Server 1.File Server 2. Database Server 3. Domain Name Connectivity Created by: www.onlineustaad.com
  • 6.
  • 7.
    Tools we’ll usein this course: PHP MySQLi HTML5 CSS3 JavaScript XAMPP Notepad++ Created by: www.onlineustaad.com
  • 8.
    Outline of thecourse 1. Installing Tools 2. Basic PHP Syntax 3. Echo & Print 4. Local Variables 5. Global Variables 6. Arrays 7. Data Types 8. If & else Statements 9. Loops 10. Functions 1. Include & Require 2. GET & POST 3. SESSIONS 4. Cookies 5. PHP Mail 6. PHP Filters 7. PHP File Handling 8. PHP Errors 9. Image Upload 10. Special Created by: www.onlineustaad.com Commands
  • 9.
    Outline of theCourse 1. MySQLi Introduction 2. MySQLi Connection 3. Create DB/Table 4. Insert Data into Table 5. Select Data From Table 6. Delete Data from Table 7. Update Data in Table 8. Data by order 9. MySQLi Where 1. A simple calculator 2. A simple converter 3. A Registration Form 4. A Voting System 5. Introduction to OOP Created by: www.onlineustaad.com