Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 27

FEROZE GANDHI

INSTITUTE OF
ENGINEERING
AND
TECHNOLOGY

PRESENTATION
Submitted to: Submitted by:
Mr N.P.Shrivastava Rakshit Malik
Overview
 PHP
 Working of PHP
 Advantages of PHP
 MySQL
 Project Description
 Technology
 XAMPP
 Snapshots
PHP Introduction
 PHP is a server-side scripting language designed for web
development.
 PHPis now installed on more than 244 million websites and 2.1
million webservers.
 PHP originally stood for Personal Home Page, it now stands
for PHP: HypertextPre-processor.
 PHP commands can be embedded directly into an HTML source.
 PHP files can contain text, HTML, CSS,JavaScript, and PHP code.
 PHPis especially suited to server side web development where it
generally runs on a web server.
 PHPcosts nothing, it is free to download and use.
 PHP runs on different platforms.
Others
PHP

Why I choosePHP???
Advantages of PHP
 Platform independent
 Open Source
 User friendly
 Cross platform
 Frameworks
 Reliable and secure
 Widely available
 Speed of development
MySQL
 MySQL is a freely available open source Relational Database
Management System that uses Structured Query
Language(SQL).
 SQL is the most popular language for adding, accessing and
managing content in a database. It is most noted for its quick
processing, proven reliability, ease and flexibilty of use.
PROJECT

E-COMMERCE WEBSITE
What is an e-commerce website?

 E-commerce websites are online portals that facilitate


online transactions of goods and services through means of
the transfer of information and funds over the internet
TECHNOLOGies used

FRONT END
BACK END • PHP
• MySQL(database) • HTML
• Apache Web
• CSS
Server
• Java Script
• Bootstrap
SOFTWARE AND TOOLS
XAMPP
Google Chrome
XAM PP
 XAMPPis a free and open source cross platform web
application.
 XAMPPis used for web development on our local
machine.
 XAMPP is an acronymfor
X Apache Http Server

A BCROSS PLATFORM
Cross Platform

M MySQL

P PHP

P perl
Queries??

You might also like