Skip to content

A repository for learning PHP and OOP principles for beginners with the well-commented examples.

Notifications You must be signed in to change notification settings

shahriarpshuvo/php-by-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning PHP by Examples


Navigation Menu

PHP Basics:

  • 01.variables.php
  • 02.string.php
  • 03.numbers.php
  • 04.arrays.php
  • 05.m_arrays.php
  • 06.loop.php
  • 07.booleans.php
  • 08.conditionals.php
  • 09.functions.php

PHP OOP:

  • 01.basic.php
  • 02.inheritance.php
  • 03.polymorphisum.php
  • 04.abstract.php
  • 05.static.php
  • 06.interfaces.php
  • 07.abstract-interfaces.php

PHP PDO:

  • PDO.php

About

A repository for learning PHP and OOP principles for beginners with the well-commented examples.

Topics

Resources

Stars

Watchers

Forks

Languages