Tech Fry
  • Home
  • Tutorials
  • Contact Us
  • Login
Home Tutorials Contact Us Login

Complete PHP Guide

PHP is a server-side programming language used for creating dynamic web sites and interactive web applications. The acronym PHP originally stood for Personal Home Page, but as its functionality grew, this was changed to PHP: Hypertext Preprocessor.

  • Part 1: PHP Tutorial

    1. Introduction to PHP
    2. Importing Files to PHP
    3. PHP Variables
    4. PHP Global Variables
    5. PHP Constants
    6. PHP Language Constants
    7. PHP Data Types
    8. PHP Operators
    9. PHP Strings
    10. PHP Arrays
    11. PHP Dates and Time
    12. PHP Error Messages
    13. PHP Comments
    14. PHP Conditional Statements
    15. PHP Loops
    16. PHP Functions
    17. PHP File Handling
    18. PHP Directory Handling
    19. PHP Cookies and Sessions
    20. PHP Sessions
    21. PHP Namespacing

    Part 2: Object Oriented Programming with PHP

    1. Object Oriented Programming
    2. Defining a Class
    3. Class Constructors and Magic Methods
    4. Inheritance in PHP
    5. Static Methods & Properties in PHP Class
    6. Abstract Class in PHP
    7. PHP Exception Handling
    8. Copy Objects of Class
    9. Compare Objects of Class
    10. Getting Information about Objects and Classes
    11. Autoloading Classes

    Part 3: PHP Scripts and Database

    1. Connect Database with PHP
    2. Execute MySQL Query in PHP
    3. PHP and MySQL Database Using Object-Oriented Approach

    Part 4: PHP and Web Forms

    1. How to Get Form Information in PHP
    2. Validate Form Data with PHP
    3. PHP Upload File Using Forms

    Miscellaneous

    1. PHP General Functions
    2. PHP Array Functions
    3. PHP String Functions
    4. PHP How To
    5. Document Object Model
  1. Home
  2. Resources
  3. Complete PHP Guide
Subscribe for Newsletter
Latest Updates
Objected Oriented Programming (OOP) in PythonStrings in PythonHandling Files in PythonLooping in PythonFunctions in PythonConditional Statements in PythonPython Objects, Variables and Data TypesHTML Web Forms
Related Articles
How to Add Opacity in BootstrapHow to Design a Database?Looping in PythonTerms & ConditionsPrimary Key in SQLDocument Type Declaration (Doctype)Name Servers and Domain Naming SystemGoogle Page Speed Insights (PSI)
Explore More
Beginner's Guide to AMP (Accelerated Mobile Pages)MySQL String FunctionsBootstrap Beginner GuideMySQL Numeric FunctionsMySQL Date FunctionsComplete PHP GuideComplete HTML Guide
External Links
  • Joomla Extensions
  • MDN Docs
  • PHP