About this code is will show you how to pass a value from one web page to another web page in PHP. It is very simple yet very important skills in PHP programming.
About this code it is a simple code in PHP/MySQL to add a record in the database. I intende this code for beginning programmer that uses PHP and MySQL as there web development programming language.
This is a simple php program about how to download a file (mp3, word, excel,mp4 and etc...) from the server or your storage and at the same time, it has a counter that counts how many downloads has b
A currency converter that converts Philippine Peso into different currency. The values of each currency would change depending upon the current market value.
This is a simple calorie calculator using php, this program calculates how many calorie you need each day in order to maintain your weight! This program uses swith case method.