1 / 12

PHP: hypertext Pre Processor

PHP: hypertext Pre Processor. By: Kaila Uline , hilary petrokubi , Haidan Hu, emily martin. What is it?. http://www.youtube.com/watch?v=S8zhmiS- 1kw •Server sided scripting language •used for dynamic web applications •used on all major operating systems

efuru
Télécharger la présentation

PHP: hypertext Pre Processor

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. PHP: hypertext Pre Processor By: Kaila Uline, hilarypetrokubi, Haidan Hu,emily martin

  2. What is it? • http://www.youtube.com/watch?v=S8zhmiS-1kw • •Server sided scripting language • •used for dynamic web applications • •used on all major operating systems • •can output PDF, images, and flash movies • •can be used to connect to databases • • Open source software, free to download • •perform calculations • • collect user information • • MySQL database interaction

  3. Who Developed it? • • Ramus Lerdof • •1994 • •used for monitoring his online resume and other relater personal info. • •Personal Home Page • • one of first uses was to count the number of visitors the site received. • • 1995 Ramus made PHP public • “ I sat down to solve a problem. Solving the problem by 5pm so you can go to a movie with your girlfriend.” • “ PHP is not very exciting and there isn’t actually much to it. It is a thin glue layer between your Web server and all the various things you might want your web server to talk to” -Ramus Lerdorf in interview with SitePoint

  4. History • • ZeerSuraski + AndiGutmas 1997 PHP/ F1 (Form Interpreter) became known as Hypertext Processor • • 1998 PHP 3: first widely used version • • 2000 PHP 4: improved speed and reliability • • Zend Engine • • July 2004 PHP 5: Zend Engine 2.0, improved object-oriented programming, supported MySQL features, better XML tools, integrated SOAP support. • • October 2006 PHP 6

  5. Certifications http://www.zend.com/en/services/certification/ • The PHP certifcation requires skills in PHP and MySQL • Taken over the Internet with 70 multiple choice questions to answer in 70 minutes. • You must receive a 75% or higher to pass. • How much do you know!?! • http://www.w3schools.com/php/php_quiz.asp

  6. Best practices • Document your code well • Use full PHP open tags • Know different coding standards • Use single quotes whenever you can!

  7. Related technologies • Much of the syntax is borrowed from C Java and Perl so these are clear competitors • However, these are general purpose scripting languages. PHP is geared toward the Web problem • PHP was made by web designers for web designers • The goal for this scripting language is to find the shortest path to solve problems on the web

  8. Who has php in their hands now? • PHP is public! • The founder says • “The most important decision I made along the way was probably to give up control. To open up the project and give just about anybody who asked full access to the PHP sources. This brought in a lot of excellent talent, and people tended to feel a real sense of ownership.”

  9. PHP growth • PHP began as a way to solve one mans problem • After enlisting the help of others and going through the hands of hundreds of developers there are now over 9 MILLION DOMAINS using PHP • It has been referred to as the “best alternative to Microsoft’s solutions for the Web • PHP can plan on continuing to grow at a rapid pace as many developers, including the founder still develop it

  10. Limitations • 1. VIRUSES! • When not coded properly, a hole in the functions can be exploited • Can allow DOS attacks, PHP shells, and download exploits • Can download software to protect from viruses • 2. PHP will NOT give the performance of "C" or "C++" language • PHP is not 100% pure Object Oriented scripting language • It is not as mature as other languages • Although the creator doesn’t seem to think so… • People like PHP because it solves their Web problem. As such, I don’t see any weaknesses. It does the job it was designed to do.

  11. The future • PHP may imitate most features of Java language. • PHP has the potential for being the glue that binds the web together.

  12. Examples • http://www.php-scripts.com/php_diary/php_scripts.html • http://www.facebook.com • http://www.wordpress.com • http://www.photobucket.com • http://www.megavideo.com

More Related