Seminar Topics & Project Ideas On Computer Science Electronics Electrical Mechanical Engineering Civil MBA Medicine Nursing Science Physics Mathematics Chemistry ppt pdf doc presentation downloads and Abstract

Full Version: Report on online LPG gas booking
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
online LPG gas booking

[attachment=59941]

ABOUT PROGRAMMING :

Throughout the years the computer industry has seen some radical improvements in software development tools. In the early days of computers, when a computer took an entire room, programmers flipped switches to make the machine perform simple addition. These complex machines were the cutting edge in technology. They could add two numbers! As technology progress, punch card provided more functionality by allowing programmers to punch an entire line of code on a single card. Large programmers were developed using stacks of cards that were fed into a reader that would interpret the holes and create programming code on mainframes. The next generation of programming code tools was text based editors and was used to write machine language, assembly language and Beginners All-purpose Symbolic Instructional Code: BASIC. Once considered a toy, the BASIC language has evolved into one of the most easy-to-use and powerful scripting language available. Microsoft's PHP is the newest addition to the long line of scripting languages.

INTRODUCTION OF PHP

PHP can be defined as," a Language that is used to develop web Page. The main use of PHP is to generate Dynamic Effects with the Help of function and scripting languages i.e. JavaScript, VBScript Etc...”
The full form of PHP is Personal Home Page. It is also know as 'Hypertext Preprocessor'. Resumes Leadoff Software Engineer, Apache team Member is the creator and original deicing force behind PHP. The first past of PHP was developed for his personal use in late 1994. By the middle of 1997, PHP was being user on approximately 50,000 sites worldwide, PHP is server site scripting language, which can be embedded in HTML or use as a stand-Alone. PHP is case-sensitive language. In fact, most of what PHP does is invisible to the end user. PHP is an official module of Apache HTTP server. HP is fully cross-platform, meaning is runs native on several flavors of UNIX, as well as on Windows and now on MAC OS X. The file extension of PHP I ' .PHP’ or '.PHP 3'.

Develop an Attractive User Interface

The user interface is what someone sees when your program is running. Every program has a user interface in one form or another. Some programs have elaborate, colorful windows while other programs have a simple appearance.
A Visual Basic user interface consists of forms and objects. A form is nothing more than a window that appears on the screen. Most Visual Basic programs have at least one form, although most programs use several forms.
Objects are items that appear on a form, such as a command button, scroll bar, option button, or check box. An object enables the user to give your program.