Learning PHP – Lesson 1 – PHP print and echo In this lesson we are going to talk about on how we will be able to output on screen what we want by using the print and the echo constructs in PHP
Learning PHP – Introduction With this series of article I want to introduce you to one of the most used languages of these days: PHP.