PHP Programming

Here are all the tutorials for understanding PHP programming-

Fundamentals

  • First Program (Hello World)
  • Variable
  • Data Types
  • Constant
  • Operator
  • Array

Control Statement

  • if…else
  • switch
  • match

Loop

  • for Loop
  • foreach loop
  • while Loop
  • do-while Loop

Function

  • PHP function
  • Arrow Function
  • Anonymous Function
  • Closure

Object-Oriented Programming(OOP)

Standard PHP Library(SPL)

Data Structures

  • SplFixedArray
  • SplObjectStorage
  • SplDoublyLinkedList
    • SplStack
    • SplQueue
  • SplHeap
    • SplMaxHeap
    • SplMinHeap
  • SplPriorityQueue

Leave a Comment


The reCAPTCHA verification period has expired. Please reload the page.