How to use PHP for interacting with MySQL and Query the Database Tables
Learning PHP – Lesson 6 – Define PHP Functions
In this lesson we are going to introduce how to define PHP functions. A function…
Learning PHP – Lesson 4 – Learn PHP Arrays
With this lesson we are introducing a powerful PHP tool: the arrays! Welcome to Learning…
Learning PHP – Lesson 5 – Learn how to use PHP Loops
Now that we have seen some basic functionalities of PHP we are going to introduce…
Learning PHP – Lesson 3 – if else
In this lesson we are going to look at how to execute some code under…
Learning PHP – Lesson 2 – Learn the PHP variables
In the previous articles we have seen how to setup the PHP environment and how…
Learning PHP – Lesson 1 – PHP print and echo
In our previous article we introduced PHP and help to setup a small environment for…
Learning PHP – Introduction
With this series of article I want to introduce you to one of the most…