Internship Report Format I Year
Internship Report Format I Year
(AN AUTONOMOUS
INSTITUTION) COIMBATORE-35
Department of Electronics and Communication Engineering
Name : BHAVANA G
Class : II ECE-A
Semester : IV
Academic Year: 2023-2024 (Even)
1
BONAFIDE CERTIFICATE
2
COMPANY PERMISSION LETTER
3
INTERNSHIP DETAILS
Website : https://www.accenttechnosoft.com/
e-mail id : accenttechnosoft05@gmail.com
Products : https://www.accenttechnosoft.com/
4
INTERNSHIP CERTIFICATE
5
ABOUT THE COMPANY:
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.
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
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.
9
Figure 1.2 (DEPARTMENT)
10
PHOTOS
11
CONCLUSION
12
LINKEDIN POST/ARTICLE
13