Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

PHP Succinctly

Posted By: lengen
PHP Succinctly

PHP Succinctly by Chiranjit Hazarika
English | Sep. 11, 2017 | ASIN: B075K533MW | 119 Pages | PDF | 3 MB

Known for its straightforward simplicity, PHP is an open source, general-purpose scripting language oriented for web development. In PHP Succinctly, author José Roberto Olivas Mendoza and Chiranjit Hazarika guides newcomers through PHP’s basics, which includes deployment, programming themes such as variables, decision making, arrays, functions, and databases, and the creation of a functional webpage that will connect to a database. By the end, you’ll be ready to join the vast community of PHP users around the world.
This book is written for computer programmers who want to get into PHP web development, which requires a basic understanding of databases (particularly MySQL), client/server applications, HTML, and how the Internet works.
The book is structured in chapters and sections, starting with an introduction. The second chapter explains how PHP should be deployed in a Windows environment, and how the deployment can be tested to make us sure the process has been performed correctly.

PHP