Skip to content
Hussein Alrubaye edited this page Mar 24, 2016 · 3 revisions

This tutorial teach you PHP with mysql and PHP OOP

** This videos it attached with this Youtube Tutorials playlist**

This tutorial cover

    1. variables
    1. operations
    1. strings
    1. array
    1. array function
    1. Null and Boolean
    1. Casting
    1. IF-Statement
    1. functions
    1. multiple value functions
    1. GET query
    1. Encoding
    1. Require vs include
    1. Headers
    1. Forms
    1. Single Form
    1. Cookies
    1. Sessions
    1. INFO
    1. OOP
    1. Simple Class
    1. Properties and methods Class
    1. Constructor
    1. Get and Set
    1. inheritance
    1. Public vs private vs protected
    1. Abstract
    1. implement
    1. static
    1. Database connect
    1. Database Read
    1. Database Insert
    1. Database update
    1. Database delete
    1. Database search
    1. json
    1. mysql json
Clone this wiki locally