PHP & MySQL

Learning PHP basics

PHP stands for Hypertext Preprocessor. And you must have seen registration pages in many websites. It is used to get user’s information on the internet. Read more…

6 comments - What do you think?  Posted by admin - May 21, 2011 at 8:07 am

Categories: PHP & MySQL, Programming   Tags: , , , , ,

PHP Learning Do While Loop

PHP stands for Hypertext Preprocessor. And you must have seen registration pages in many websites. It is used to get user’s information on the internet.

We use Loop while during programming. And this is used in many programming languages. PHP being one of them. Doing the same thing on PHP technology is simple and easy. This video demonstrates how we can do looping using ‘Do Loop’ in PHP. Watch this video from scratch as it explains almost everything that is needed for doing the same.



PHP was originally created by Rasmus Lerdorf in 1995 and has been in continuous development ever since. The main implementation of PHP is now produced by The PHP Group and serves as the de facto standard for PHP as there is no formal specification. PHP is free software released under the PHP License, which is incompatible with the GNU General Public License (GPL) because of restrictions on the use of the term PHP. PHP has evolved to include a command line interface capability and can also be used in standalone graphical applications.

3 comments - What do you think?  Posted by admin - at 8:05 am

Categories: Database, PHP & MySQL, Programming   Tags: , , , , , ,

PHP Video Tutorial – Installing Software

As we now know, PHP stands for Hypertext Preprocessor. PHP originally stood for Personal Home Page. Read more…

5 comments - What do you think?  Posted by admin - at 8:02 am

Categories: PHP & MySQL, Programming   Tags: , , , ,

How to add maps to your CSS Server

CSS Image technique makes use of the Sliding Doors technique combined with a definition list.

The sliding doors technique allows you to contain all your image rollover effects in one image file, Read more…

4 comments - What do you think?  Posted by admin - at 7:54 am

Categories: .Net Framework, CSS, PHP & MySQL, Programming   Tags: , , , , ,

Establishing Database connection in SQL Server

A Database connection is actually a facility in computer science which allows client software to communicate with database server software, whether on the Read more…

9 comments - What do you think?  Posted by admin - at 7:39 am

Categories: .Net Framework, Database, PHP & MySQL, Programming   Tags: , , , ,

How to Easily configure Dreamweaver for your own Website!

Adobe Dreamweaver (formerly Macromedia Dreamweaver) is a web development application originally created by Macromedia, and is now developed by Adobe Systems, which acquired Macromedia in 2005. Read more…

5 comments - What do you think?  Posted by admin - at 7:29 am

Categories: .Net Framework, CSS, PHP & MySQL, Programming   Tags: , , , , , , , , ,

How to make a PHP registration page

PHP stands for Hypertext Preprocessor. And you must have seen registration pages in many websites. It is used to get user’s information on the internet.

Read more…

12 comments - What do you think?  Posted by admin - May 16, 2011 at 2:07 pm

Categories: PHP & MySQL, Programming   Tags: , , , , ,