Php-4-all - php-4-all.com

General Information:

Latest News:

MySQL Introduction 25 Apr 2012 | 02:34 am

MySQL MySQL (pronounced “my ess cue ell”) is used to manage databases, and is often used with PHP. It is very popular, and very easy to use. All you need is to have it downloaded on your computer, or...

PHP Password Protect 25 Apr 2012 | 02:32 am

PHP Password Protect Note that this Password Protect Script is very easily hacked, if you know HTML. Ever wanted to make it harder for regular peope to see private information? Well, you can do it w...

HTML Forms: POST 24 Apr 2012 | 02:28 am

HTML Forms: POST While learning HTML you probably ran into forms. But forms with only HTML are pretty useless. Now you can have pages that change according to the users input. First, make a form. It...

The “Elseif” Statement 24 Apr 2012 | 02:27 am

The “Elseif” Statement With the “If” statement, you can only check for for one condition, but with the “Elseif” statement you can check for multiple conditions! Pretend you have to check for someone...

PHP “If” Statement 24 Apr 2012 | 02:26 am

The “If” Statement The “If” statement is very useful, especially in the more complicated scripts. The “If” statement is  like this except in code: If you clean your room, you get chocolate. If you do...

PHP Comments 24 Apr 2012 | 02:25 am

PHP Comments PHP comments can be pretty useful when writing confusing code. Instead of reading the code, just read your comment, that is in plain english! Every langhuage has a proper comment format,...

The “Include” Command 24 Apr 2012 | 02:19 am

The “Include” Command The “include” command is a very useful command. Say you have to put the words “Puppies are cute!” on every page on your website. The easiest way to do this would be to make a PH...

PHP Variables 23 Apr 2012 | 02:04 am

PHP Variables Variables are an essential tool for all coders. Many technologies you see daily are dependent on variables; PHP variables are pretty similar to variables in other scripting languages. ...

PHP Echo Command 23 Apr 2012 | 02:03 am

First Of All If you don’t already have a place to test your PHP skills, get one. Either install PHP on your computer, or get a free account on Heliohost.org. Starting with this lecture, you will get ...

PHP Basics 23 Apr 2012 | 02:02 am

Introduction To PHP PHP is a dynamic scripting language. It is one off the simplest scripting languages. To me, learning PHP was easier than learning CSS, JSP, and ASP.NET. PHP also goes hand in hand...

Recently parsed news:

Recent searches: