PHP program to store page views count in SESSION, to increment the count on each refresh, and to show the…
Use of this script: 1. If you have a photo blog with 100 or more images, using this small php…
In this PHP program we will not be generating pages, but creating the illusion of dynamic page creation! i.e., we…
If you are a C/C++ programmer, then you know that functions can not return more than one value. To over…
Today lets see these 4 basic things:1. The classic "Hello World" program.2. Comment system in PHP.3. Concatenation of Strings.4. Addition…
We can embed php inside html tags and html tags inside php codes, but whatever it is - your php…
Make sure that you turn on the Wamp if you are on a PC and Mamp if you are on…
These are the official websites and your goto place if you want to know anything about these technologies. They have…