PHP İle İnternet Programcılığına Giriş
We use dozens of web applications and sites that have become an indispensable part of our lives in our daily workflow, knowingly or unknowingly. When we want to use a paid or free web application, the most common language we come across is PHP. In addition, when we need help in applications that we will develop ourselves, PHP is again the language with the most resources.
The book is written to target those who have no knowledge of PHP and provides introductory and intermediate level information about basic PHP topics. The language used is as simple as possible and the topics are tried to be understood with short and concise examples.
In total, approximately 260 solved examples and 110 study questions are given, the solutions of which are left to you. The book provides information about functions, constants and variables, and the official PHP website is referenced. However, some information may differ depending on the PHP version used. This book is designed as a resource focused on basic operations that can be done with PHP. Our book, which is prepared as a textbook for relevant universities and colleges, can also be used as a resource by those who are new to PHP.
What is a Web Server?
Web Server Installation and Publishing
PHP Language Syntax Features
Variables and Constants
Math and Text Operators
Assignment and Comparison Operators
Logical and Bitwise Operators
Use of long texts
Decision Control Structures
Loop Structures
Functions
TV Series
Objects
File and Directory Operations
Web Forms Applications
From Multiple PHP Files
Programs Created
Error Management
Database Operations
Database Operations with PDO
Inter-Page Data Transfer Methods
Processing XML Documents with PHP