GROW YOUR SKILLS TODAY
PHP
HOME
CONTACT US
OLD-PAPERS
2016
2017
2018
2019
E-BOOKS
book1
book2
MCQ
mcq1
videos php
Installing XAMPP, VS Code + Environment Setup
Creating Our First PHP Website
How HTML, CSS, JavaScript & PHP Work Together
Php Comments & Using Php with Bootstrap
Php Variables
Rules for Creating Variables in Php
Data Types in Php
String Functions in Php
Operators in Php
If Else Conditionals in Php
Switch Case Statements in php
videos php
While Loops in php
For Loops in php
do-While Loops in php
foreach Loops in php
Functions in Php
Date Function: Handling Dates in Php
Associative Arrays in Php
Multi-Dimensional Arrays in Php
Scope, Local & Global Variables in Php
PHP Forms Tutorial: GET & POST Requests in php
Using RDBMS & SQL With php
videos php
phpMyAdmin Tutorial: Creating Database & Tables
Connecting to MySQL Database from Php Script
Creating a MySQL Database using php
Creating a Table in MySQL using php
Insert Data Into MySQL Using MySQLi using php
Creating a Bootstrap Form and Saving Data Into MySQL DataBase Using MySQL
Selecting and Displaying Data From MySQL Using MySQL
Deleting Records in PHP & Limit Clause
videos php
Php CRUD Operations Tutorial Using MySQLi
Include and Require in PHP
Working with Files: File I/O in PHP
fopen(), fread() & fclose() in PHP
Writing and Appending to Files in PHP
Setting Cookies & $_COOKIE super global in PHP
PHP Sessions: $_SESSION & Starting a Session in PHP
PHP Login System Tutorial: Creating a Login + Registration System in PHP