PHP

This repository contains :

1. PHP basic concepts such as variable, loop, function, array etc (hello.php, practice.php).

2. Database with php 

3. CRUD operation in php

4. session and cookie concepts

5. OOC with php (all ooc concepts like polymorphism, inheritance, abstraction, interface, encapsulation, trait etc)

6. authentication with php

7. and my exam related preparation.

Usage

  - clone the repository: https://github.com/ShifatJahanShifa/PHP-Learning.git

  - install xampp and move the folder with the cloned repository to htdocs folder in the xampp app.

Authors