Description
INTRODUCTION
PHP started out as a small open source project that evolved as more and more people found out how useful it was. Rasmus Lerdorf unleashed the first version of PHP way back in 1994.
- PHP is a recursive acronym for “PHP: Hypertext Preprocessor”.
- PHP is a server side scripting language that is embedded in HTML. It is used to manage dynamic content, databases, session tracking, even build entire e-commerce sites.
- It is integrated with a number of popular databases, including MySQL, PostgreSQL, Oracle, Sybase, Informix, and Microsoft SQL Server.
PHP Summer Training Report
Page Length : 79
Content :
- Introduction
- Environment Setup
- Syntax Overview
- Variable Types
- Constants
- Operator Types
- Decision Making
- Loop Types
- Arrays
- Strings
- Web Concepts
- GET & POST
- File Inclusion
- Files & I/O
- Functions
- Cookies
- Sessions
- Sending Emails
- File Uploading
- Coding Standard
- Reference
PHP Presentation Report (PPT)
Page Length : 30
Content :
- What is PHP?
- Brief History of PHP
- Advantages of selecting PHP for Web Development
- PHP Environment Setup
- How PHP works
- What does PHP code look like?
- Differences compare to C
- PHP Language Basics
- Comments in PHP
- PHP Variables
- PHP Variable Naming Conventions
- Echo
- Concatenation
- Operators Examples
- PHP Decision Making
- PHP Loop Types
- PHP Arrays
- Looping through Arrays
- Date Display
- Functions
- PHP File Inclusion
Reviews
There are no reviews yet