Archive for the 'PHP' Category
Programming Variables Very Basic
A variable is data that is stored in the computers memory. A variable can be a number (Integar, Float) or just one letter or number (Char) or it can be a string of letters or number (String) in some programming languages like Java and C/C++ you need to declare and initialize the variable, this […]
If you want to learn PHP you will need a server that has PHP support. If you don’t feel confident enoght too install a major web server and all the bits then good news. There is a software called Nanoweb, which is a free small web server that supports PHP. It works […]
PHP #1
To start with PHP you need to have a web server that supports PHP. You can either use a free web host, or run your own server. If you want to run your own web server on windows just download XAMPP. Once you have that downloaded and installed, all you do is […]
Search
You are currently browsing the Nation Pigeon weblog archives for the 'PHP' category.
Longer entries are truncated. Click the headline of an entry to read it in its entirety.

