Learn PHP
PHP is an acronym for Hypertext Preprocessor. It is a server-side scripting language having applications for web development. The primary use of PHP is to develop dynamic web pages and websites and content management systems. It helps you work with various databases and manage websites' dynamic content.
As a back-end developer or full-stack developer, it becomes essential to gain mastery of PHP. This tutorial provides a complete understanding of PHP concepts and proper code examples. In the end, you will understand how to use PHP in web development.
PHP Basic -> PHP Tutorial: What is PHP?
PHP Basic -> PHP - Environment Setup
PHP Basic -> PHP - Installation
PHP Basic -> Apache Configuration for PHP
PHP Basic -> PHP - Syntax
PHP Basic -> PHP - Variable Types
PHP Basic -> PHP - Constants
PHP Basic -> PHP - Operators
PHP Basic -> PHP - Conditional Statements
PHP Basic -> PHP - Loops
PHP Basic -> PHP - Arrays
PHP Basic -> PHP - Strings
PHP Basic -> PHP - Functions
PHP Basic -> PHP - Get and Post
PHP Basic -> PHP - File Inclusion
PHP Basic -> PHP - Files & I/O
PHP Basic -> PHP - Cookies
PHP Basic -> PHP - Sessions
PHP Basic -> PHP - Sending emails using PHP
PHP Basic -> PHP - File uploading
PHP Basic -> PHP - Coding Standards
PHP ADVANCED -> PHP - Predefined variables
PHP ADVANCED -> PHP-Regular Expression
PHP ADVANCED -> PHP - Error and Exception Handling
PHP ADVANCED -> PHP - Bugs Debugging
PHP ADVANCED -> PHP - Date and Time
PHP ADVANCED -> PHP and MySQL
PHP ADVANCED -> PHP - Connecting to MySQL Database
PHP ADVANCED -> Creating a database using PHP
PHP ADVANCED -> Deleting the Database using PHP
PHP ADVANCED -> PHP - Inserting the Data to the Database
PHP ADVANCED -> PHP - Retrieving the Data from the Database
PHP ADVANCED -> Using Paging via PHP
PHP ADVANCED -> Updating Data within the Database Using PHP
PHP ADVANCED -> Deleting Data from within the Database using PHP
PHP ADVANCED -> Backing up the database using PHP
PHP ADVANCED -> PHP and AJAX
PHP ADVANCED -> PHP and XML
PHP ADVANCED -> PHP Object Oriented
PHP ADVANCED -> PHP - For C Developers
PHP Built-in Functions -> PHP - Function References
PHP Built-in Functions -> PHP Array Functions
PHP Built-in Functions -> PHP Calendar Functions
PHP Built-in Functions -> PHP Class/Object Functions
PHP Built-in Functions -> PHP Character Functions
PHP Built-in Functions -> PHP Date & Time Functions
PHP Built-in Functions -> PHP Directory Functions
PHP Built-in Functions -> PHP Error Handling Functions
PHP Built-in Functions -> PHP Network Functions
PHP Built-in Functions -> PHP ODBC Functions
PHP Built-in Functions -> PHP String Functions
PHP Built-in Functions -> PHP SimpleXML Functions
PHP Built-in Functions -> PHP XML Parsing Functions
PHP Built-in Functions -> PHP OpenSSL Functions
PHP Built-in Functions -> PHP MySQL Functions
PHP Built-in Functions -> PHP File System Functions