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

Object Oriented Programming in PHP5

Create dynamic web pages with PHP and PDO

Learning PHP language

Creat dynamic site with PHP

Learning PHP

Others related eBooks about Learn to build with PHP

You Don't Know JS Yet: Get Started - 2nd Edition

It's easy to learn parts of JavaScript, but much harder to learn it completely or even sufficiently whether you're new to the language or have used it for years. With the "You Don't Know JS" book series, you'll get a more complete understanding of JavaScript, including trickier parts of the language...

Acceptance Test Driven Development with React

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

CSS Animation 101

Download free course CSS Animation 101, pdf file on 91 pages by Donovan Hutchinson....

Getting Started with Ruby programming language

A complet tutorial about Ruby programming language under 594 pages for advanced level students, free training document in PDF by David Flanagan and Yukihiro Matsumoto....

You Don't Know JS Yet: Objects and Classes - 2nd Edition

No matter how much experience you have with JavaScript, odds are you don't fully understand the language. This concise, in-depth guide takes you inside JavaScript's this structure and object prototypes. You'll learn how they work and why they're integral to behavior delegation - a design pattern i...

Get started with HTML5

This tutorial aim to provide a gentle introduction to these amazing new web technologies, and to show you some cool ways of incorporating them into your websites....

jQuery Fundamentals

With this unique, project-oriented book, author Rebecca Murphey teaches even the most novice of JavaScript users how to quickly get started utilizing the JavaScript jQuery Library to decrease the amount of code that needs to be written and tested. A four-color code syntax highlighting system provi...

Transforms in CSS

Present information in stunning new ways by transforming CSS elements in two- and three-di..., download free CSS tutorial in PDF (52 pages) created by ....

Learning Three.js: The JavaScript 3D Library for WebGL

Three.js is a JavaScript 3D library that offers a wide range of features for creating and ..., download free JavaScript tutorial in PDF (402 pages) created by ....

Symfony2 and HTTP Fundamentals

Symphony lets you develop faster and build more robust and efficient web site and application,it's important for every web developer. This tutorial explains the fundamental concept and the basics of Symphony....