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

PHP Notes for Professionals

Object Oriented Programming in PHP5

PHP tutorial for professionals

PHP Tutorial From beginner to master

Learning PHP language

Others related eBooks about Learn to build with PHP

AngularJS Notes for Professionals

Download free course AngularJS Notes for Professionals, pdf file on 201 pages by by Stack Overflow Community....

A Practical Guide to Designing for the Web

A Practical Guide to Designing for the Web aims to teach you techniques for designing your website using the principles of graphic design. Featuring five sections, each covering a core aspect of graphic design: Getting Started, Research, Typography, Colour, and Layout. Learn solid graphic design...

Modern Web Development on the JAMstack

Learn how to run your web projects - everything from simple sites to complex applications ..., download free JAMstack tutorial in PDF (127 pages) created by Mathias Biilmann ....

JavaScript RegExp

The book heavily leans on examples to present features of regular expressions one by one. ..., download free JavaScript tutorial in PDF (59 pages) created by ....

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....

RESTful Web Services

Download free course RESTful Web Services, pdf file on 448 pages by Leonard Richardson, Sam Ru....

Getting started with ASP.NET

This tutorial guides you step by step to create an ASP.NET Web pages ,free training document under 62 pages by Erik Reitan....

Designing Scalable JavaScript Applications

If you've ever written a non-trivial JavaScript application, you know that creating a code..., download free JavaScript tutorial in PDF (134 pages) created by Emmit Scott ....

The JavaScript Way

This book aims to be a useful companion for anyone wishing to (re)discover the many facets of JavaScript. Numerous brain cycles were spent to make it: ...

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....