The PHP Hypertext Preprocessor (PHP) is a programming language that allows web developers to create dynamic content that interacts with databases. PHP is basically used for developing web based software applications.
Curriculum
- 6 Sections
- 45 Lessons
- 30 Hours
- Cookies6
- PHP File Upload4
- PHP File Handling5
- Session4
- Classes & Object12
- Integration to SQL with PHP Application (Level-2)14
- 7.1PHP MySQL Integration
- 7.2Basics of SQL
- 7.3How to PHP MySQL Integration Works?
- 7.4SQL Syntax
- 7.5Creating a Database Connection
- 7.6CRUD Operations Selecting the Database
- 7.7Insert Command
- 7.8Retrieving Data from Database
- 7.9Updating Records
- 7.10Retrieving Specific Records
- 7.11Alter Table Structure
- 7.12Deleting the Records
- 7.13Updating Records
- 7.14Dropping Tables