CLICK HERE TO DOWNLOAD PPT ON PHP TECHNOLOGY
PHP TECHNOLOGY Presentation Transcript
1.PHP TECHNOLOGY
2.CONTENTS
Introduction
About the Company
PHP
Introduction to Project: Address Book
Front-End and Back-End
MySQL 5.0
A Few Snapshots
Future Enhancement of Project
References
Introduction
About the Company
PHP
Introduction to Project: Address Book
Front-End and Back-End
MySQL 5.0
A Few Snapshots
Future Enhancement of Project
References
3.INTRODUCTION
4.ABOUT THE COMPANY
5.HP COMPANY
Hewlett-Packard (HP) company is an American multinational hardware and software corporation.
Headquarters: Palo Alto, California.
Founded By:William (Bill) Redington Hewlett and Dave Packard in 1939.
Hewlett-Packard (HP) company is an American multinational hardware and software corporation.
Headquarters: Palo Alto, California.
Founded By:William (Bill) Redington Hewlett and Dave Packard in 1939.
6.HP COMPANY
Key People Involved: Raymond Lane (Executive Chairman), Meg Whitman (President and CEO).
Employees: 3,49,600.
Logo has changed alongwith the developmental journey.
Key People Involved: Raymond Lane (Executive Chairman), Meg Whitman (President and CEO).
Employees: 3,49,600.
Logo has changed alongwith the developmental journey.
7.HPES
HP provides different types of services, such as business, health-related, education, etc.
HP Education Services (HPES) is the educational body.
Headquarters: Gurgaon, Bangalore, Hyderabad.
Provides Summer and Winter Training.
8.PHP
HP provides different types of services, such as business, health-related, education, etc.
HP Education Services (HPES) is the educational body.
Headquarters: Gurgaon, Bangalore, Hyderabad.
Provides Summer and Winter Training.
8.PHP
9.HISTORY of PHP
Personal Home Page – C kind of scripts written in Perl language, by Rasmus Lerdorf in 1995.
He called the language as PHP/FI – Personal Home Page / Forms Interpreter.
In 1997, Version 2.0 was released.
Then came 3.0, 4.0. followed by PHP 5.2.3 .
It remains unchanged in the latest PHP 6 .
Personal Home Page – C kind of scripts written in Perl language, by Rasmus Lerdorf in 1995.
He called the language as PHP/FI – Personal Home Page / Forms Interpreter.
In 1997, Version 2.0 was released.
Then came 3.0, 4.0. followed by PHP 5.2.3 .
It remains unchanged in the latest PHP 6 .
10.PHP
PHP: Hypertext Pre-processor.
Earlier known as Personal Home Page.
An embedded scripting language for HTML like ASP or JSP.
A language that combines elements of Perl, C, and Java.
PHP: Hypertext Pre-processor.
Earlier known as Personal Home Page.
An embedded scripting language for HTML like ASP or JSP.
A language that combines elements of Perl, C, and Java.
11.PHP INTRODUCTION
Has all the features of C language, like variables, basic data types, strings, etc.
Apart from this, class and other object-oriented programming languages are also its part.
Used as a front-end language.
Has all the three access specifiers.
Has all the features of C language, like variables, basic data types, strings, etc.
Apart from this, class and other object-oriented programming languages are also its part.
Used as a front-end language.
Has all the three access specifiers.
12.PHP FEATURES
Object-clones can be made . Method called:__clone().
Magic methods:
i> Member functions available to all instances.
ii> Should be declared public.
iii> Must be defined either within the class or within their scope, never outside.
Session and Cookies can also be used.
Object-clones can be made . Method called:__clone().
Magic methods:
i> Member functions available to all instances.
ii> Should be declared public.
iii> Must be defined either within the class or within their scope, never outside.
Session and Cookies can also be used.
13.INTRODUCTION TO PROJECT: Address Book
14.ADDRESS-BOOK
A database for storing contacts.
Each contact consists of fields.
May be electronic, may be paper-based.
They are generally of four types-little black book, software address book, online address book and network address book.
A database for storing contacts.
Each contact consists of fields.
May be electronic, may be paper-based.
They are generally of four types-little black book, software address book, online address book and network address book.
15.ONLINE ADDRESS BOOK
Enables users to create their own web pages.
Enables users to be searched by the public.
Search varies according commonness of name.
Users can synchronize their contact-details with each-other.
Examples: WikiWorldBook, AboutOne, etc.
Enables users to create their own web pages.
Enables users to be searched by the public.
Search varies according commonness of name.
Users can synchronize their contact-details with each-other.
Examples: WikiWorldBook, AboutOne, etc.
16.ONLINE ADDRESS BOOK
17.Gives a complete detail of its registered users.
Fields comprise of user-name, D.O.B. , e-mail id, password, phone no. , address and cit
Registered users can view, delete and update their records while new users can register themselves.
Fields comprise of user-name, D.O.B. , e-mail id, password, phone no. , address and cit
Registered users can view, delete and update their records while new users can register themselves.
18.MySQL 5.0
Also known as My Sequel.
Named after Michael Widenius’ daughter.
SQL stands for Structured Query Language.
Applications that use MySQL are: Joomla, Drupal, WordPress, etc.
Also known as My Sequel.
Named after Michael Widenius’ daughter.
SQL stands for Structured Query Language.
Applications that use MySQL are: Joomla, Drupal, WordPress, etc.
19.USES of MySQL 5.0
Popularly used in Web-Applications.
Central component of LAMP software stack.
LAMP is an acronym for “Linux, Apache, MySQL, Perl/PHP/Python.
An open source database management.
Popularly used in Web-Applications.
Central component of LAMP software stack.
LAMP is an acronym for “Linux, Apache, MySQL, Perl/PHP/Python.
An open source database management.
20.A Few Snapshots
21.Main Page
22.REGISTRATION PAGE
23.LOGIN PAGE
24.DELETE PAGE
25.USER-MASTER DATABASE
26.FUTURE ENHANCEMENT of PROJECT
Both the users and company are benefitted.
Users can perform updations as and when required.
Company can take proper actions regarding its employees.
Security is always maintained.
Both the users and company are benefitted.
Users can perform updations as and when required.
Company can take proper actions regarding its employees.
Security is always maintained.
27.REFERENCES
http://www.hpesindia.com
http://www.friendsofed.com
http://www.hp.com/hpinfo
http://www.hpesindia.com
http://www.friendsofed.com
http://www.hp.com/hpinfo
0 comments