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: 1454
Created: 2019-05-03

Others PHP Tutorials

Learning PHP language

PHPUnit Manual

Object Oriented Programming in PHP5

PHP Notes for Professionals

PHP5 web programming

Others related eBooks about Learn to build with PHP

Learn Ruby on Rails, PDF Tutorial

This is a PDF tutorial about Ruby on Rails under 39 pages by Bhaskar Vaish, you will learn how to build web application using a Rails framework application....

MySQL tutorial for professionals

Download free MySQL tutorial course in PDF, training file in 70 chapters and 199 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Learning Twitter Bootstrap

Download free course Learning Twitter Bootstrap, pdf file on 109 pages by Stack Overflow Community....

Learning PHP

Download free course Learning PHP, pdf file on 603 pages by Stack Overflow Community....

Deep Learning with JavaScript: Neural Networks in TensorFlow.js

Deep learning has transformed the fields of computer vision, image processing, and natural language applications. Thanks to TensorFlow.js, now JavaScript developers can build deep learning apps without relying on Python or R....

Building Front-End Apps with AngularJS and Parse.com

This tutorial book shows how to build JavaScript front-end web applications with AngularJS and the cloud storage service Parse.com. By learning from the examples provided in the book, you can quickly improve your understanding of basic concepts and techniques, and by downloading the complete code of...

The CSS Handbook

Download free course The CSS Handbook, pdf file on 173 pages by Flavio Copes....

The React Beginner's Handbook

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

Tutorial XML and DOM in PDF

Download free course Learning basic XML DOM, PDF ebook under 28 pages for beginners....

PHPUnit Manual

Download free course PHPUnit Manual, pdf file on 178 pages by Sebastian Bergmann....