Yes another PHP instalation tutorial. But this one is more detailed and better explained. It will show you how to install XAMPP and the first steps in making a simple PHP script.
Like in all programing languages, PHP too has math functions. The difference with other programing languages is that PHP is one of the best to recognize variables as numeric without previously define them as so. This is what you will learn in this www.thenewboston.com video tutorial.
This video tutorial is the first from a series of tutorials made by www.thenewboston.com witch I appreciate. You will learn how to install XAMPP, for witch you allready saw some tutorials here.
The difference from the other PHP video tutorials is that this one explains the basics of Internet and networking too. To build good php web sites you need to know a little of networking too and understand the basic laws of internet.
Date function is one of the most used PHP functions. In this video tutorial you will learn how to use this funtion and you will have a short look to “how to” search php fuctions on php.net.
Learning to make User Login and work with Cookies can be pretty hard some times and it is a good idea to learn the basics from the experts. This tutorial will help you learn this.