Contents

PHP

  • Introduction to Java
  • Characteristics of PHP

  • PHP  Basic Syntax
  • How to write comments in PHP ?
  • PHP Variables
  • PHP echo and print
  • PHP Data Types
  • PHP  Strings
  • PHP Arrays
  • Associative Arrays in PHP
  • Multidimensional arrays in PHP
  • Sorting Arrays in PHP 5
  • PHP Constant Class
  • PHP Defining Constants
  • PHP | Magic Constants
  • PHP Operators
  • PHP  Bitwise Operators
  • PHP  Ternary Operator
  • PHP  Decision Making
  • PHP switch Statement
  • PHP break (Single and Nested Loops)
  • PHP continue Statement
  • Loops
  • while Loop
  • do-while Loop
  • for Loop
  • foreach Loop
  • Functions
  • PHP Arrow Functions
  • Anonymous recursive function in PHP
  • Superglobals
  • HTTP GET and POST Methods
  • Regular Expressions
  • Form Processing
  • Date and Time
  • Describe Include and Require
  • Basics of File Handling
  • Uploading File
  • Cookies
  • Sessions
  • Implementing callback
  • Classes
  •  Constructors and Destructors
  • Access Specifiers
  • Multiple Inheritance in PHP
  • Constants
  • Abstract Classes
  • Interface
  • Static Function
  • Namespace
  • MySQL Database Introduction MySQL
  • Database connection
  • Connect PHP to MySQL
  • MySQL ( Creating Table )
  • Inserting into MySQL database
  • MySQL Select Query
  • MySQL Delete Query
  • MySQL WHERE Clause
  • MySQL UPDATE Query
  • MySQL LIMIT Clause