Object Programming in PHP 32 - Abstract Classes

preview_player
Показать описание
Introduction, Environment Setup, Hello World" Script in PHP, Characteristics of PHP, Commenting PHP Code, Variable Types, Integers, Doubles, Boolean, NULL, Strings, Variable Naming, PHP – Variables, Constants

Operator Types, Arithmetic Operators, Comparison Operators, Logical Operators, Assignment Operators, Conditional Operator
Decision Making, The If...Else Statement, The ElseIf Statement, The Switch Statement

Loop Types, The for loop statement, The while loop statement, The do...while loop statement, The foreach loop statement, The break statement, The continue statement

Arrays, Numeric Array, Associative Arrays, Multidimensional Arrays

Functions, Creating PHP Function, PHP Functions with Parameters, PHP Functions returning value, Dynamic Function Calls
Cookies and Sessions, Setting Cookies with PHP, Accessing Cookies with PHP, Deleting Cookie with PHP, starting a PHP Session, Destroying a PHP Session,

GET and POST Methods, The GET Method, The POST Method
PHP and MySQL, Connecting to MySQL Database, Create MySQL Database Using PHP, Delete MySQL Database Using PHP, Insert Data to MySQL Database, Retrieving Data from MySQL Database, Updating Data into MySQL Database, Deleting Data from MySQL Database

Object Oriented Programming, Object Oriented Concepts
Defining PHP Classes, Calling Member Functions, Constructor Function, Inheritance, Public Members, Private members, Protected members, Static Keyword, Final Keyword

Рекомендации по теме