php with wordpress and mysql ppt by Naveen Tokas

Post on 02-Jul-2015

219 views 5 download

description

PHP with WORDPRESS and MySQL www.facebook.com/engineernaveen.tokas

transcript

ASET

1

under the guidance ofMr. Ashwini Kumar Yadav

Amity School of Engineering & Technology

AMITY UNIVERSITY RAJASTHAN

presented by:

Naveen Tokas

Bachelor of Technology

Electronics and Communication Engineering

Semester -7th ,ASET,AUR

ASET

2

ASET

3

ASET

4

•php stands for “PERSONAL HOME PAGE”.•php is a widely used open source scripting

language.

•php scripts are executed on the server.

•php is free to download and use.

•php is a server scripting language and is

powerful tool for making dynamic and

interactive Web Pages.

ASET

5

PHP (PHP: Hypertext Preprocessor) was created by Rasmus Lerdorf in 1994. It was

initially developed for HTTP usage logging and server-side form generation in Unix.

PHP 2 (1995) transformed the language into a Server-side embedded scripting

language. Added database support, file uploads, variables, arrays, recursive functions,

conditionals, iteration, regular expressions, etc.

PHP 3 (1998) added support for ODBC data sources, multiple platform support, email

protocols (SNMP,IMAP), and new parser written by Zeev Suraski and Andi Gutmans .

PHP 4 (2000) became an independent component of the web server for added

efficiency. The parser was renamed the Zend Engine. Many security features were

added.

PHP 5 (2004) adds Zend Engine II with object oriented programming, robust XML

support using the libxml2 library, SOAP extension for interoperability with Web Services,

SQLite has been bundled with PHP

ASET

6

ASET

7

•php runs on different platforms (Windows,Linux,Unix,Mac OS X etc.)

•php is compatible with almost all servers used today(Apache,IIS, etc)

•php has support for wide range of databases.

•php is free. Download it from the official php resource:www.php.net

•php is easy to learn and runs efficiently on the server side.

ABOUT 90% WEBSITES USING PHP CODE

FACEBOOK and YAHOO.COM are Popular

ASET

8

ASET

9

MySQL officially, also called ˈ"My Sequel" is (as of March 2014)

the world's second most widely used open-source relational

database management system (RDBMS). It is named after co-

founder Michael Widenius's daughter, My.The SQL phrase

stands for Structured Query Language

•MySQL is a popular choice of database for use in web

applications

Applications which use MySQL databases include: TYPO3,

MODx, Joomla, WordPress, phpBB, MyBB, Drupal and other

software. MySQL is also used in many high-profile, large-scale

websites, including Google.

ASET

10

* It is compatible with all operating system

* PHP is ideal for web programming

* It provides high performance

* Features native support for most popular databases

* Creates dynamic web pages

* Multi-language support

* Everything is 100% remotely configurable

FACEBOOK,GOOGLE,YAHOO,WIKIPEDIA uses

MySQL as a DATA BASE MANAGEMENT

ASET

11

ASET

12

ASET

13

•WordPress is a free and open source blogging tool and a

content management system (CMS) based on PHP and

MySQL.

• Features include a plugin architecture and a template system.

WordPress was used by more than 22.0% of the top 10 million

websites as of August 2013.

• WordPress is the most popular blogging system in use on the

Web,at more than 60 million websites.

•It was first released on May 27, 2003, by its founders, Matt

Mullenweg and Mike Little

ASET

14

•Simplicity Simplicity makes it possible for you to get online and

get publishing, quickly.

•Publish with Ease If you've ever created a document, you're

already a whizz at creating content with WordPress.

•You can create Posts and Pages, format them easily, insert

media, and with the click of a button your content is live and on

the web.

•Publishing Tools WordPress makes it easy for you to manage

your content. Create drafts, schedule publication, and look at your

post revisions.

ASET

15

DESIGN OF MY PROJECT

ASET

16

ASET

17

ASET

18