Log In
Or create an account ->
Imperial Library
Home
About
News
Upload
Forum
Help
Login/SignUp
Index
Introduction
Chapter 1: PHP – The Basics
HTML Embedding
Comments
Variables
The Data Types
Constants
Operators
Chapter 2: The Control Structures
Conditional Structures
The Loop Structures
The Code Inclusion Structures
Chapter 3: The Functions of PHP
The User-Defined Functions
The Scope of a Function
The “By Value” Method of Returning a Value
The “By Reference” Method of Returning a Value
How to Declare a Function Parameter
The Static Variables
Chapter 4: Object-Oriented Programming
Objects – The Basics
Class Declarations
Creating Class Instances
The Destructor Functions
How to Use “$this”
The Class Constants
Cloning an Object
Polymorphism
Chapter 5: How to Handle Exceptions
Chapter 6: The Advanced Concepts of Object-Oriented Programming
The Overloading Capabilities of OOP
The Iterators
The Design Patterns
Chapter 7: Using PHP to Create an Application
PHP and HTML
Users' Input
How to Handle User Input Safely
Sessions
File Uploads
Architecture
Chapter 8: Databases and the PHP Language
MySQL – The Basics
More Information about MySQL
Database Queries
Conclusion
← Prev
Back
Next →
← Prev
Back
Next →