Training Report: Summer Training On PHP A

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 6

SUMMER TRAINING ON PHP

A
Training report
Submitted
In partial fulfillment
For the award of the degree of
Bachelor of Technology
In Department of Computer Science & Engineering

Supervisor: Submitted By:


Mr. Rahul Sharma Bijender Singh Shekhawat
(Asst. Prof., CSE) Enrolment no:12E1SBCSM4XP004

Department of Computer Science & Engineering


Sri Balaji College of Engineering & Technology, Jaipur
Rajasthan Technical University
OCTOBER, 2015
CANDIDATE’S DECLARATION
I hereby declare that the work, which is being presented in the training report, entitled
“SUMMER TRAINING ON PHP” in partial fulfillment for the award of Degree of
“Bachelor of Technology” in Department of Computer Science & Engineering and submitted
to the Department of Computer Science & Engineering, Sri Balaji college of engineering &
technology, Rajasthan Technical University is a record of my own investigations carried
under the Guidance of Mr. Rahul Sharma Department of Computer Science & Engineering,
Sri Balaji College of Engineering & Technology.
I have not submitted the matter presented in this report anywhere for the award of any other
Degree.

Bijender Singh Shekhawat


Computer Science & Engineering
Enrolment no: 12E1SBCSM4XP004
Sri Balaji College of Engineering & Technology, Jaipur
Counter Signed By
Mr. Rahul Sharma

II
ACKNOWLEDGEMENT
Every Summer Training big or small is successful largely due to the effort of a number of
wonderful people who have always given their valuable advice or lent a helping hand. I
sincerely appreciate the inspiration; support and guidance of all those people who have been
instrumental in making this project a success.
I, Bijender singh shekhawat, the student of Sri Balaji College of Engineering &
Technology, Jaipur (Computer Science & Engineering), am extremely grateful to
“D2CInfotech” for the confidence bestowed in me and entrusting
my seminar entitled “SUMMER TRAINING ON PHP” with special reference to
D2CInfotech. At this juncture I feel deeply honored in expressing my sincere thanks
to Surender singh for making the resources available at right time and providing valuable
insights leading to the successful completion of my seminar.
I express my gratitude to Mr. Amit Mishra (HOD, CSE) for arranging the summer training
in good schedule. I also extend my gratitude to my seminar Guide Mr.Rahul Sharma
(Asst.Prof, CSE) who assisted me in completing the project.
I would also like to thank all the Computer Science Department faculty members of Sri
Balaji College of Engineering & Technology, Jaipur for their critical advice and guidance
without which this seminar would not have been possible.
Last but not the least I place a deep sense of gratitude to my family members and my friends
who have been constant source of inspiration during the preparation of this seminar report.

Bijender Singh Shekhawat


B. Tech IV Year
(Computer Science & Engineering)
ABSTRACT
In the 60 days’ summer training we are study about so many languages and then we are
choosing to learn PHP in our summer training used because it is easy to manage, and it is
object oriented and availability of debugging tools. And then we are start search best
company who give us summer training PHP. Then we are find that D2C Infotech is the best
company who deal in the PHP. That company stand on 2nd position in Jaipur on freelancer.
Then we start our 60 days’ summer training from D2C InfoTech. First we learn how to make
web page in html with the help of CSS. Then we start PHP with phpmyadmin. PHP is server
side script then we want make server in our computer then we learn about Xampp. After 60
days training we are able to develop website on PHP. In 60 days’ training we implement this
technology to develop a real estate website (www.shippl.com).
Keywords: PHP, CSS, HTML, XAMPP
TABLE OF CONTENTS
Title Page no.
Certificate i
Declaration ii
Acknowledgement iii
Abstract iv
Chapter 1: Introduction 1
1.1: About Summer Training 1
1.2: Company Profile 1
1.3: Technology 1
1.4: Implementation 2
1.5: Conclusion 2
Chapter 2: Technology 4
2.1: HTML 4
2.2: CSS 9
2.3: PHP 13
2.4: phpmyadmin 20
2.5: Xampp 21
Chapter 3: Design 24
3.1: Use Case Diagram 24
3.2: Activity Diagram 24
Chapter 4: Result( Project Screen Shot) 26
Chapter 5: Conclusion 31
Chapter 6: Reference 32
LIST OF FIGURES
Fig no. Caption Page no
Fig 3.1 Use case diagram of Real estate website 24

Fig 3.2 Activity diagram of Real state website 25

Fig 4.1 Home page 26


Fig 4.2 About us page 27
Fig 4.3 Project page 28
Fig 4.4 Completed Project 29
Fig 4.5 Working project 29
Fig 4.6 Services page 30
Fig 4.7 Contact Us Page 31

You might also like