60 likes | 81 Vues
php is server side language. php more secure than other languages
E N D
Website Development Using PHP Submitted By SandeshMunot For more information https://www.webandappdevelopment.com/courses/php-website-development-courses.php
Content • Introduction • characteristics • Benefits • PHP 5
Introduction • PHP is server side scripting language design for web development • PHP stand for Hypertext Pre-processor • PHP file can contain text ,HTML, CSS, javascript and PHP code
characteristics • Simplicity • Efficiency • Security • Flexibility • Familiarity
Benefits • PHP is installed more than 244 million website and 2.1 million web server • PHP is free to cost.it is free to download • Using PHP, you can restrict users to access some pages of your website.
PHP 5 • Features • Complete objects • Objects with constructors • Abstract classes • Private, protected and abstract functions • Private, protected and constant variables • Namespaces • Exception handling with try/catch blocks