0% found this document useful (0 votes)
45 views13 pages

Internship Report Format I Year

Oyc96otx8txits8t

Uploaded by

dinesh301121
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
45 views13 pages

Internship Report Format I Year

Oyc96otx8txits8t

Uploaded by

dinesh301121
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 13

SNS COLLEGE OF TECHNOLOGY

(AN AUTONOMOUS
INSTITUTION) COIMBATORE-35
Department of Electronics and Communication Engineering

23ECP101- INTERNSHIP I REPORT

Name : BHAVANA G

Register No. : 713521EC028

Class : II ECE-A
Semester : IV
Academic Year: 2023-2024 (Even)

1
BONAFIDE CERTIFICATE

This is to certify that the “Internship Report” submitted by Bhavana.G

(Register No: 713522EC028) for the Practical course 19ECP211- Internship I

during the Academic year 2023-2024 (Even Semester).

Faculty in Charge IIPC Co ordinator HoD/ Dean

Submitted for the Internship End Semester Examination held on


……….

INTERNAL EXAMINER-1 INTERNAL EXAMINER-2

2
COMPANY PERMISSION LETTER

3
INTERNSHIP DETAILS

Name of the Industry : ACCENT TECHNO SOFT

Address : Ram Nagar, Coimbatore

Website : https://www.accenttechnosoft.com/

Internship Duration : 15 days ( 12.06.2024 to 20.06.2024)

Training Person : Mr. M. John Team leader

Contact No : +91 7402740296

e-mail id : accenttechnosoft05@gmail.com

Nature of work : The purpose is to gain personal and professional


skill in the area of Web Development Using PHP.

Products : https://www.accenttechnosoft.com/

4
INTERNSHIP CERTIFICATE

5
ABOUT THE COMPANY:

Accent Techno Soft (ATS) provides a wide range of solutions in IT Consulting,


technology and Operations space for our clients. To enhance the business value of our service
offerings to our customers, we have formed strategic alliances with industry bodies,
technologies vendors and system integrators. Through these partnerships we are able to
deliver industry-best end –to-end solutions to our customers. Accent was founded by
experienced software professionals and providing the foundation for the company's expertise
in E-commerce/Web applications, custom application development, data warehousing,
enterprise management solutions, and operations management (support, maintenance,
implementation) . Accent Techno Soft, specialize in the business of software Training & HR
Consultancy spotlighting in India .Accent provides comprehensive and cost-effective training
for individuals looking to inflate their IT skills in their current professions or looking to take
the first step toward new careers. The success of our customers is realized through training
sessions, but the foundation of Accent is based on inspiring students and companies to
become more productive and successful in their daily activities.

PHP INTRODUCTION

PHP is a scripting language it gets interpreted instead of being compiled like C++
and Java Unlike JavaScript which is executed by the web browser, all PHP code is executed
on the web server. The syntax is very similar to Perl and C .Variables are case sensitive,
function names are not, and statements must be terminated with a semicolon. PHP code
should be placed between<? Code?>or<? PHP code? > tags. The second method is preferred
so your scripts are XML compatible. There is no limitation as to where PHP code can be
inserted. To see information about how PHP is configured, version information, and the
settings of all environment variables (e.g. HTTP_USER_AGENT and QUERY_STRING),
call the php Info () function in any script. The php.ini file is the main configuration file for
PHP. It can be edited by the system administrator to change any of the configuration settings.
6
A change to this file requires the web server be restarted since the file is only read once when
the web server starts up.

WEB DEVELOPMENT EXAMPLES:

 Social Networking sites like Facebook

 E-Commerce sites like Amazon

From 17 JULY 2023 to 02 AUGUST 2023, I worked in a Web Development internship that
helped me develop experience with websites. I completed an task online registration form
using php assigned to me throughout my work.

TASKS:

Developing the an Online registration form using PHP and MYSQL which helps the
admin to see the number of registration and to find out whether they are active in their used
course.

HTML:

Hypertext Markup Language is a standard for tagging text files in order to generate font,
color, graphic, and link effects on World Wide Web sites. The markup instructs web browsers
on how to display text and images on a web page.

CSS:

CSS is a style sheet language used to describe the appearance of a document authored in a
markup language like HTML. CSS, along with HTML and JavaScript, is a fundamental
technology for the World Wide Web.

7
BOOTSTRAP:

Get started with Bootstrap, the world’s most popular framework for building
responsive, mobile-first sites, with Bootstrap CDN and a template starter page.
Bootstrap is developed mobile first, a strategy in which we optimize code for mobile devices
first and then scale up components as necessary using CSS media queries. To ensure proper
rendering and touch zooming for all devices, add the responsive viewport meta tag to your
<head>.

PHP:

PHP is a server-side scripting language embedded in HTML in its simplest form. PHP
allows web developers to create dynamic content and interact with databases. PHP is known
for its simplicity, speed, and flexibility — features that have made it a cornerstone in the web
development world.

XAMPP:

XAMPP is simply a local host or server that is used to test clients or websites before
publishing them to a remote web server. The XAMPP server software on a local computer
provides an appropriate environment for testing MYSQL, PHP, Apache, and Perl projects.

MYSQL:

A relational database stores data in separate tables rather than putting all the data in
one big storeroom. The database structure is organized into physical files optimized for speed.

8
OUTCOMES

The outcomes of my internship is as follows:

A dynamic task form I created using HTML, CSS, Bootstrap, PHP, and MySQL on
XAMPP. This project showcases my passion for web development and provides an efficient
solution for task management.

Figure 1.1 (ENTROLL HISTORY)

9
Figure 1.2 (DEPARTMENT)

Figure 1.3 (ADMIN PAGE)

10
PHOTOS

11
CONCLUSION

During my internship as a PHP intern, I have had an enriching and rewarding


experience that has significantly contributed to my professional growth and skill
development. Throughout this period, I have been exposed to real-world projects,
collaborated with talented professionals, and gained invaluable insights into the world of web
development. During my internship, I had the opportunity to work on various PHP projects,
honing my coding abilities and problem-solving skills. I successfully contributed to the
development and enhancement of web applications, gaining hands-on experience in PHP
frameworks, databases, and front-end technologies. These practical experiences have not only
bolstered my technical expertise but also provided me with a deeper understanding of the
importance of clean and efficient code. Moreover, I have been fortunate to work in a
supportive and collaborative team environment. My colleagues and mentors have been patient
and helpful, guiding me through challenges and sharing their knowledge generously.

12
LINKEDIN POST/ARTICLE

13

You might also like