Learn to build with PHP

This is a free PHP PDF tutorial in 9 chapters and 29 pages. This course aims to give students the basics of PHP concepts.

This is a pretty short book, but we're going to cover a lot. In just a few pages, we're going to create a simple clone of Twitter.

Whilst it's not going to have the same feature-set and polish of the popular micro-blogging site, but we will be able to post 140 character messages with an account we will log into.

Table of contents

  • Introduction
  • The History Of PHP
  • What Are We Going To Cover?
  • All About LAMP
  • Setting Up Your Development Environment
  • Choosing The Right Text Editor
  • Prerequisites
  • Hello World!
  • Does PHP Have To Be Surrounded By HTML?
  • Basic Language Concepts
  • Variables
  • If Statements
  • While Statements
  • For Loops
  • Functions
  • Moving On
  • Forms
  • How Forms Work In HTML
  • Creating Our First Form
  • Handling This Input With PHP
  • Databases
  • MySQL Datatypes
  • Varchar(x)
  • Integer
  • Other MySQL Datatypes
  • Creating Our Database
  • The Wrong Way To Query The Database
Size : 1.09 MB
File type : pdf
Downloads: 1485
Created: 2019-05-03

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others PHP Tutorials

Learning PHP

Create dynamic web pages with PHP and PDO

PHP tutorial for professionals

Essential PHP

PHPUnit Manual

Others related eBooks about Learn to build with PHP

Reactive Data Handling

We depend on web applications to be highly-available and to provide us with up-to-the-seco..., download free React tutorial in PDF (139 pages) created by ....

The JavaScript Beginner's Handbook

The JavaScript Beginner's Handbook follows the 80/20 rule: learn in 20% of the time the 80..., download free JavaScript tutorial in PDF (70 pages) created by ....

Introduction to XHTML

XHTML is a stricter and cleaner version of HTML. In this tutorial you will learn the difference between HTML and XHTML. We will also show you how W3Schools.com was converted into XHTML....

PHP Succinctly

Download free course PHP Succinctly, pdf file on 119 pages by José Roberto Olivas Mendoza....

Acceptance Test Driven Development with React

Download free course Acceptance Test Driven Development with React, pdf file on 182 pages by Leanpub....

Magento tutorial

Download free Magento tutorial course in PDF, training file in 33 chapters and 94 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

PHP Notes for Professionals

PHP is a server-side scripting language that is widely used for web development. With this book, you will get a deep understanding of the advanced programming concepts in PHP and how to apply it practically....

Essential HTML

This book written to provide clear and concise explanation of topics for programmers both starting to learn the HTML markup language as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....

Web Page Size, Speed, and Performance

Download free course Web Page Size, Speed, and Performance, pdf file on 39 pages by Terrence Dorsey....

PHP Tutorial From beginner to master

In this PHP tutorial you will learn everything about PHP, and how to execute scripts on your server, free pdf course under 28 pages....