Sample Inter Document
Sample Inter Document
A report submitted in partial fulfillment of the requirements for the award of Degree of
BACHELOR OF SCIENCE IN COMPUTER SCIENCE
Of Bharathiar University, Coimbatore – 641 046
Internship work done by
M.VINODHINI
(Reg. No: 181CS059)
Under the guidance of
MR.V.S.JAGADESHWARAN ( M.SC. (AS CT).,M. Phil)
Assistant Professor
Department of Computer Science
(Duration: 26th October, 2020 to 30th November 2020)
2018 – 2021
DEPARTMENT OF COMPUTER SCIENCE
Dr. N.G.P. ARTS AND SCIENCE COLLEGE (AUTONOMOUS)
COIMBATORE – 641 048
CERTIFICATE
.................. ....................
.................. ....................
INTERNAL EXTERNAL
DECLARATION
First I would like to thank SABARI NATHAN, the CEO / Director of GATEWAY
SOFTWARE SOLUTIONS, COIMBATORE forgiving me the opportunity to do an
internship within the organization.
I also would like all the people that worked along with me GATEWAY SOFTWARE
SOLUTIONS, COIMBATORE with their patience and openness they created an enjoyable
working environment.
It is indeed with a great sense of pleasure and immense sense of gratitude that
acknowledge the help of these individuals.
I am highly indebted to Chairman Dr. Nalla G. Palaniswami M.D., A.B. (USA) and
Madam Secretary Thavamani D. Palaniswami M.B.B.S., A.B. (USA), Dr.N.G.P. Arts and
Science College, Coimbatore and Principal Prof. Dr. V. Rajendran M.Sc., M.Phil., B.Ed.,
M.Tech (Nanotech)., Ph.D., (D.Sc.)., FInstP.(London), for the facilities provided to
accomplish this internship.
I would like to thank Dean, Research and Development Dr. S. Balasubramanian
M.Sc., Ph.D (Swiss)., PDF (Swiss)., PDF (USA). for his constructive support throughout my
internship.
I would like to thank my Head of the Department Dr. B. Rosiline Jeetha M.C.A.,
M.Phil., Ph.D. for her constructive criticism throughout my internship.
I would like to thank MRS.S. REVATHI M.Sc., M.Phil., (Ph.D.), Assistant Professor,
Department of Computer Science for their support and advices to get and complete internship
in above said organization.
I am extremely great full to my department staff members and friends who helped me
in successful completion of this internship.
I wish to thank my Parents and Friends for their support and encouragement
throughout my study.
Success the destiny of hard work and pain is achieved only with the help of my most
gracious and ever loving Almighty without whose blessing, nothing would come to pass. I
dedicate to him this humble endeavor of mine.
M.VINODHINI
TABLE OF CONTENTS
1 Abstract 1
3 Objectives of Internship 4
5 Methodology 5
6 PHP
7 Conclusion 11
8 Bibliography 12
1. ABSTRACT
This report refers to work completed during my internship with the software project
for the department computer science at the GATEWAY SOFTWARE SOLUTIONS
COIMBATORE, to equip myself and analyze company departments. During the internship I
could learn programming languages web designing.
During the internship the company staff teaches me one of their customer project Web
design on PHP. The features of PHP is very useful for IT Enabled services, to determine their
growth and development in terms of conduction surveys. The intension of developing this
project is to reduce the pitfalls occurring in IT enabled services.
The objective of this application is to develop software with the intension of reducing
the pitfalls occurring in the IT enabled companies. The main objectives if this system is to
make several analyses on the growth of a particular company and displaying the result in the
form of numerical report and charts.
2. ABOUT THE COMPANY
We are having training facilities available. Our candidates learn the training and
implant training in practical to get placement immediately after training completion. Our
training system designed to deliver training programs based on the candidate’s objective. We
know the real time work would be very different and challenging, we try to focus on each and
every individual training. While we ensure that the industry gets a constant inflow of quality
staff. We provide the foundation for successful career.
We provide best quality software along with web design, web programming, web
hosting and search engine optimization services globally. We are a Global IT services and
consultancy company. Gateway business solution gives you the information you need, when
you need it, in the right format. By integrating data from across your enterprise and delivering
self-service reporting and analysis, IT spends less time responding and analysis, IT spends less
time looking for information. Gateway software solution also offers an integrated, robust and
flexible presentation layers for the full breadth of gateway software solutions.
Analytics, capabilities, including statistics, predictive analytics, data and text mining
forecasting, and optimization-all integrated within the business context for better, faster
decision making.
INTERNSHIP ACTIVITIES
Web design encompasses many different skills and disciplines in the production and
maintenance of websites. The different areas of web design include web graphic design,
interface design, authoring, including standardized code and proprietary software, user
experience design and search engine optimization. Often many individuals will work in teams
covering different aspects of the design process, although some designers will cover them all.
The term web design is normally used to describe the design process relating to the front-end
(client side) design of a website including writing markup. Web design partially overlaps web
engineering in the broader scope of web development. Web designers are expected to have an
awareness of usability and if their role involves creating markup then they are also expected to
be up to date with web accessibility guidelines.
Web design process starts with a visual concept, which you could sketch by hand or
with software like Photoshop. Then, you use HTML and CSS to build the website. HTML and
CSS are the codes for writing web pages. HTML, handles the basic structure and ‘bones’ of
your page, while CSS handles the style and appearance.
Web designers use a variety of different tools depending on what part of the production
process they are involved in. These tools are updated over time by newer standards and
software but the principles behind them remain the same. Web designers use both vector and
raster graphics editor to create web-formatted imagery or design prototype. Technologies used
to create websites include W3C standards like HTML and CSS, which can be hand-coded or
generated.
5.4 What is HTML?
Syntax:
CSS Syntax:
PHP code may be executed with a Command Line Interface (CLI), embedded
into HTML code, or used in combination with various web template systems, web
content management system, and web frame works. PHP code is usually processed by
a PHP interpreter implemented as a module in a web server or as a Common Gateway
Interface (CGI) executable. The webserver outputs the results of the interpreted and
executed PHP code, which may be any type of data, such as generated HTML code or
binary image data.
PHP files can contain text, HTML, CSS, JavaScript and PHP code.
PHP code are executed on the server, and the results to the browser as plain HTML
PHP files have extension “php”.
6.4 What Can PHP Do?
PHP can create, open, read, write, delete and close files on the server.
PHP can collect from data.
PHP can send and receive cookies.
PHP can add, delete, modify data in your database.
PHP can be used to control user-access.
PHP can encrypt data.
<?php
?>
This system is designed in a way the addition of new modules can be done in a very
simple and efficient manner. The future holds a lot of offers to the development and refinement
of this project.
8. BIBILIOGRAPY
REFERENCE