130 likes | 229 Views
PHP is the server side scripting language used to create the interactive webpage by html, css, java script and even more, executed the PHP source code by using PHP Compiler.
E N D
How To Build An Interactive Website On Server Side While Using PHP http://www.toprankingcompany.com/
Contents • Basic Information about the PHP Scripting language • Steps to install and configure on Windows • How to write the PHP coding with basic syntax • PHP Framework that contributes the open source platform
Cont ,. • List of Tools and Frameworks to develop PHP • Benefits to the developers by using Tools and Frameworks • Advantages of web development by using PHP
Basic Information about the PHP Scripting language • PHP stands for Hypertext Preprocessor is the server side scripting language to develop the WebPages dynamically. • Now-a-days all are using the version of PHP5 because it provides the more features of oop’s.
How to write the PHP coding with basic syntax • Open the notepad and write the simple syntax and save the file as “filename.php”. • The Basic Syntax is <?php echo “ Basic syntax of php ” ; ?>
Cont ,. • Run the file using browser in localhost. localhost/filename.php • The process of the program is PHP Engine Browser
List of Tools and Frameworks to develop PHP • The Latest and most popular tools and frameworks used to develop the PHP includes • Zend Framework • Drupal • Zoomla • OS commerce • Symphony framework
Benefits to the developers by using Tools and Frameworks • Tools and Frameworks helps to design the more efficient WebPages or applications. • Frameworks helps to enhance the pattern of tools and make easy for the development process. • Main Advantages while using frameworks to be additional secure.
Advantages of web development by using PHP • Free of Cost • Capable • Easily understandable • Platform independent • Support all major Web Servers
Cont ,. • Support all major Databases • Developing Fast • Security purpose • Developers Community • Versatility & reliability