Sunteți pe pagina 1din 9

A PROJECT REPORT

ON
TOUR AND EXPLORE INDIA

SUBMITTED IN PARTIAL FULFILLMENT OF THE REQUIREMENT FOR THE AWARD OF THE DEGREE
OF

BACHELOR OF TECHNOLOGY
IN

Computer Engineering

Guided by:Mr. Azad Bhagat Singh LECTURER,CSE

Submitted by:NARAYAN SOMANI SUMEET KUMAR JAT Final year(CE)

Department of Computer Engineering

Maharishi Arvind
INSTITUTE OF ENGINEERING & TECHNOLOGY JAIPUR

RAJASTHAN TECHNICAL UNIVERSITY, KOTA 2011-2012

CANDIDATEs DECLARATION

I /We certify that work, which is being presented in the project entitled TOUR AND EXPLORE INDIA submitted by us students of final year B.Tech in Computer Engineering in partial fulfillment for award of degree of Bachelor of Technology is a record of our own work carried out by me/us under

guidance and supervision of Mr. Azad Bhagat Singh, Lecturer, CSE.

This work has not submitted elsewhere for award of any other degree.

Date: Place: MAIET,JAIPUR

Name & Signature of students _________________________ _________________________

Maharishi Arvind
INSTITUTE OF ENGINEERING & TECHNOLOGY

CERTIFICATE
This is to certify that the work, which is being presented in the PROJECT entitled TOUR AND EXPLORE INDIA submitted by Mr. NARAYAN SOMANI, Mr. SUMEET KUMAR JAT, students of final year B.Tech in Computer Engineering carried out by them under our guidance and supervision. This work has not been submitted elsewhere for award of any other degree. in partial fulfillment for award of degree of Bachelor of Engineering is a record of students work

Date: Place: MAIET, Mansarowar, Jaipur

Batch No.

Year: 2011-2012

Signature of Project Guide (Mr. AZAD BHAGAT SINGH) Lecturer, CSE Signature of HOD (Ms.Garima Bajla)

Signature of Project Coordinator ( Mr.Naveen Kedia ) Academic Head, CSE

ACKNOWLEDGEMENT
Many persons have contributed to make this software on TOUR AND EXPLORE INDIA a reality. I would especially like to express my appreciation to All My Faculty Members for his unstinted support, encouragement and his painstakingly and meticulous effort towards developing this software. I acknowledge the help and cooperation received from all the faculty members of MAIET. Several colleagues and students have contributed directly and indirectly to the contents this software, as they had given me numerous ideas. Their criticism gave me the much-needed hints about the areas that needed elaboration and amendments and also to present them with greater clarity. I would Welcome Constructive Suggestions to improve this software, which can Be implemented in my further attempts.

DATE: PLACE: MAIET, JAIPUR

NARAYAN SOMANI SUMEET KUMAR JAT FINAL YEAR VII Sem, CSE

ABSTRACT
PHP: - PHP (recursive acronym for "PHP: Hypertext Preprocessor") is a widely-used Open
Source general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. The PHP code is enclosed in special start end tags that allow you to jump into and out of "PHP mode". What distinguishes PHP from something like client-side JavaScript is that the code is executed on the server. If you were to have a script similar to the above on your server, the client would receive the results of running that script, with no way of determining what the underlying code may be. You can even configure your web server to process all your HTML files with PHP, and then there's really no way that users can tell what you have up your sleeve.

MYSQL (DATABASE): - Nowadays, databases are cardinal components of any web based application by enabling websites to provide varying dynamic content. Very sensitive or secret information can be stored in a database. To retrieve or to store any information you need to connect to the database, send a legitimate query, fetch the result, and close the connection. Nowadays, the commonly used query language in this interaction is the Structured Query Language (SQL). The first step is always to create the database, unless you want to use one from a third party. When a database is created, it is assigned to an owner, who executed the creation statement. Usually, only the owner (or a superuser) can do anything with the objects in that database, and in order to allow other users to use it, privileges must be granted.

PROJECT : -Project basically help the common people and tourism to explore India. It
provide the information about different tour n packages, historical temples, sophisticated hotels and even much more. India's history goes back to 3,200 BC when Hinduism was first founded. Buddhism, Jainism, Sikhism. Judaism. Zoroastrianism, Christianity and Islam all exist within the country today. As a consequence of India's size, the history of the country has seldom been the same for two

adjoining territories, and its great natural wealth has lured a succession of traders and foreign influences to it, each having left their imprint in the country, however faint or localized. Endowed with natural beauty and a great history, tourism is flourishing in Rajasthan.The palaces of Jaipur, lakes of Udaipur and desert forts of Jaisalmer are among the most preferred destination of many tourists,Indian and foreign. Tourism accounts for eight percent of the state's domestic product. Many old and neglected palaces and forts have been converted into heritage hotels. Tourism has increased employment in the hospitality sector.

PREFACE

When A Computer Software succeeds-when it meets the needs of the people who use it, when it performs flawlessly over along period of time, when it is easy to modify and even easier to use-it can and does change things for the better. But when software fails-when its users are dissatisfied, when it is error prone, when it is difficult to change and even harder to use-bad things can and do happen. We all want to build software that makes things better, avoiding the bad things that lurk in the shadow of failed efforts. To succeed we need discipline when software is designed and built. Many individuals and companies still develop software haphazardly, even as they build systems to service the most advanced technologies of the day. As a result, the quality of the software that we produce suffers and bad things happen. This project report is intended to serve as a guide to the software developed on TOUR AND EXPLORE INDIA. I have tried to follow the principles and rules as suggested by the software engineers as far as possible, in order to make this software a successful one. The emphasis in this report is to document the important concepts and techniques used for the successful development of this project.

TABLE OF CONTENTS
CHAPTER 1 INTRODUCTION 1

1.1 Concept 1.2 Purpose 1.3 Scope 1.4 Definitions, Acronyms and Abbreviations 1.5 Technologies to Be Used

1 2 2 3 3

CHAPTER 2

Overview

2.1 Product Perspective 2.2 Client Side 2.3 Server Side 2.4 Software Interface 2.5 Hardware Interface 2.6 Communication Interface 2.7 User Characteristics 2.8 Use-Case Model Survey: User Reg. 2.9 Post & Retrieve Message 2.10 View Info 2.11 Flow Chart: Feed Back

5 6 6 6 7 7 7 8 10 10 11

CHAPTER 3

TECHNICAL DETAIL OF LANGUAGE USED

14

3.1 Introduction of PHP 3.2 What can PHP do?

14 16

3.3 Advantages of PHP

17

CHAPTER 4

TECHNOLOGY USED

18

4.1 XAMPP 4.2 MY SQL

18 24

CHAPTER 5

PROJECT DEVELOPMENT

26

5.1 INTRODUCTION 5.2 PROJECT DESCRIPTION 5.3 5.4 5.5 5.6 5.7 5.8 ROLES/RESPONSIBLITIES SYSTEM ANALYSIS SYSTEM DESIGN SYSTEM DEVELOPMENT SNAPSHOTS SYSTEM TESTING

26 27 28 29 31 32 34 41

CHAPTER 6

CONCLUSIONS & FUTURE SCOPE

42

REFERENCES

44

S-ar putea să vă placă și