PHP Introduction

PHP Introduction

This section explains how to use PHP from the basics for people who have never programmed before. First, it is enough to know the basics of the web and HTML.


PHP Introduction | Overview

PHP Introduction | Preparing the Server

PHP Introduction | Values, Variables, Arrays, and Syntax

PHP Introduction | Operators

PHP Introduction | Control Structures

PHP Introduction | Form Submission Basics

PHP Introduction | Using Text Files

PHP Introduction | Manipulating Text and Dates

PHP Introduction | Page Transitions, Cookies, and Sessions

PHP Introduction | Structures and Object Orientation

PHP Introduction | Database Access Using PDO

PHP Introduction | Using XML Data

PHP Introduction | Functions