Basics

PHP Bugs and How to Deal With Them
No bug spray can get rid of the many programming bugs that are detected by the parser as you compile the program to come up…
PHP Open Source Heaven
The internet is composed of many web sites with most written in PHP, some in python and many other sub languages which are based on…
3 PHP Fundamentals Beginners Must Understand to Succeed
As a beginning student of PHP, you must understand 3 important fundamentals. Your lesson will begin with three definitions. – scripting language – start/end tags…
Arrays : Changing cases
This form of array declaration allows one to change the case from uppercase to lowercase and vice versa. The syntax goes as follows: The array…
Arrays
Arrays are what tables are to C-based programming languages and what databases are for SQL-based languages. Arrays or tables as they are sometimes called can…

Introduction to PHP: A Popular Programming Language
PHP is an acronym for Personal Home Page or Hyper Text Pre-processor. So from this you can understand that, this is some thing to do…

How to Get Started Learning PHP Programming
PHP programming is a very popular language for scripts on web sites, blogging software, and other functions online. It’s an open language with quite a…

How to Learn PHP and MySQL as Quickly as Possible
Learning Programming is a tough subject, no matter which language you choose. It took me months to figure out PHP and MySQL enough to build…

When to Use a PHP Header Redirect
PHP, as well as other programming languages, have the ability to interact directly with the HTTP Headers. The HTTP Headers are a separate part of…

Creating Web Pages with PHP, CMS, and Joomla
For those who need to design and create their own web pages, whether for personal use or for business purposes, there are few terms you…





