+ All Categories
Home > Engineering > php with wordpress and mysql ppt by Naveen Tokas

php with wordpress and mysql ppt by Naveen Tokas

Date post: 02-Jul-2015
Category:
Upload: naveen-tokas
View: 219 times
Download: 5 times
Share this document with a friend
Description:
PHP with WORDPRESS and MySQL www.facebook.com/engineernaveen.tokas
18
ASET 1 under the guidance of Mr. Ashwini Kumar Yadav Amity School of Engineering & Technology AMITY UNIVERSITY RAJASTHAN presented by: Naveen Tokas Bachelor of Technology Electronics and Communication Engineering Semester -7 th ,ASET,AUR
Transcript
Page 1: php with wordpress and mysql ppt by Naveen Tokas

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

Page 2: php with wordpress and mysql ppt by Naveen Tokas

ASET

2

Page 3: php with wordpress and mysql ppt by Naveen Tokas

ASET

3

Page 4: php with wordpress and mysql ppt by Naveen Tokas

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.

Page 5: php with wordpress and mysql ppt by Naveen Tokas

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

Page 6: php with wordpress and mysql ppt by Naveen Tokas

ASET

6

Page 7: php with wordpress and mysql ppt by Naveen Tokas

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

Page 8: php with wordpress and mysql ppt by Naveen Tokas

ASET

8

Page 9: php with wordpress and mysql ppt by Naveen Tokas

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.

Page 10: php with wordpress and mysql ppt by Naveen Tokas

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

Page 11: php with wordpress and mysql ppt by Naveen Tokas

ASET

11

Page 12: php with wordpress and mysql ppt by Naveen Tokas

ASET

12

Page 13: php with wordpress and mysql ppt by Naveen Tokas

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

Page 14: php with wordpress and mysql ppt by Naveen Tokas

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.

Page 15: php with wordpress and mysql ppt by Naveen Tokas

ASET

15

DESIGN OF MY PROJECT

Page 16: php with wordpress and mysql ppt by Naveen Tokas

ASET

16

Page 17: php with wordpress and mysql ppt by Naveen Tokas

ASET

17

Page 18: php with wordpress and mysql ppt by Naveen Tokas

ASET

18


Recommended