Skip to content

SHAIDS-DMCE/Learn-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

13 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ˜ PHP

PHP is a general-purpose scripting language geared toward web development. It was originally created by Danish-Canadian programmer Rasmus Lerdorf in 1993 and released in 1995. The PHP reference implementation is now produced by The PHP Group.

It is used for:

  • To create dynamic website.
  • To Interacting with web server (Apache etc)
  • To interacting with any back-end / database server e.g. MySQL

Basic

  • syntax
  • variable
  • constant
  • data type
  • comment
  • Array
  • Operators

Control Statement

  • For Loop
  • While Loop
  • Do while loop
  • if else
  • Switch case

Oop's Concept

  • Class & Object
  • Access specifiers
  • Abstraction
  • Inheritance
  • Polymorphism

DataBase

  • PHP connection
  • Get form data
  • create database
  • CRUD operations

Basic Projects

  • To do list in PHP & MySQL

Contributers

About

Learn PHP from basics by SHAIDS DMCE .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages