12.7.09

Programming Beyond Basics: PHP

Posted on 7/12/2009 by vF

What is PHP ?

PHP is a server-side scripting language for creating dynamic Web pages. PHP's programming syntax is very similar to that of Perl. Because of its elegant design, PHP makes it easy for anyone to learn. It is significantly easier than comparable Perl or ASP Code. Unlike other scripting languages, PHP supports the most common databases like Oracle, Sybase and MySQL. It is also possible to integrate external libraries to generate PDF documents or parsing XML PHP is an open-source language and is supported by a large groups of delvelopers. The code is downloadable from php.net.







Rasmus Lerdorf, who wrote the originalCommon Gateway Interface binaries, andAndi Gutmans and Zeev Suraski, who rewrote the parser that formed PHP 3 While PHP was originally created by Rasmus Lerdorf in 1995, the main implementation of PHP is now produced by The PHP Group and serves as the de factostandard for PHP as there is no formal specification. PHP is free software released under the PHP License, which is incompatible with the GNU General Public License (GPL) due to restrictions on the use of the term PHP

What is MySQL ?

MySQL is a relational database management system. It is a Open Source SQL database provided by MySQL AB. MySQL is very fast, reliable, and easy to use. It also has a very practical set of features developed in very close cooperation with our users. MySQL was originally developed to handle very large databases much faster than existing solutions and has been successfully used in highly demanding production environments for several years. Though under constant development, MySQL today offers a rich and very useful set of functions. The connectivity, speed, and security make MySQL highly suited for accessing databases on the Internet.


PHP Main Development Sites

PHP: Hypertext Preprocessor Home Page PHP is a server-side HTML embedded scripting language. It provides web developers with a full suite of tools for building dynamic websites: native APIs to Apache and other web servers; easy access to MySQL, Sybase, Oracle, and other databases; IMAP; LDAP; HTTP headers and cookies. This site is the official home of PHP4.

Zend A bottom-up rewrite of the PHP scripting engine. It features a modular architecture, vastly improved performance, and greater scalability.

International PHP Magazine Web-based magazine for Web professionals focused on PHP based development. News, online articles, book reviews, forum.

Quality Assurance Team Voulonteer coders dedicated to providing coders with quality assurance.

Codewalkers A community site dedicated to PHP and SQL. Includes user submitted code, tutorials and forums.

PHP Freaks A community designed to assist developers with PHP and MySQL related information. Includes tips, tutorials, forums, articles, code examples and manuals.

PHP Everywhere Articles on PHP on Windows and Linux. Also compares PHP to ASP, Cold Fusion and Perl.

PHP News by CodingTheWeb.com PHP development news, tutorials, technical articles and HOWTOs. This is the definitive news source for PHP. Updated hourly.

PHPMac.com A site dedicated to PHP programmers that use the Mac OS. In particular Apple's new OS X unix system.

Devshed - Searching with PHP and ht://Dig Adds search capabilities to site using the popular open source tools PHP3 and ht://Dig.

Wrox Resource Center PHP support and resource forums run by programmers for programmers, provided by Wrox Press.

Core PHP Programming Home page for the first book about PHP

Club of the Developers This is a site of programmer's group united by a desire to develop PHP technologies in Internet.

ThePHPGuy PHP, MySQL and Apache articles, tutorials, guides. Also features daily updated developer news as well as a monthly developer newsletter packed with PHP programming tips and tricks.

Recent Releases

iconPHP 5.0.0 PHP5 has finially been released. This is the first full version of PHP5 with all the new features.... www.php.net

iconPHP 4.3.8 This release is made in response to several security issues that have been discovered since the 4.3.7 release.... www.php.net

iconApache 2.0.50 This version of Apache is principally a bug fix release. In particular it addresses two security vulnerabilities: a remotely triggered memory leak and a mod_ssl buffer overflow... httpd.apache.org

iconPHP 5 RC3 The third (and hopefully final) Release Candidate of PHP 5 is now available! This mostly bug fix release improves PHP 5's stability and irons out some of the remaining issues... www.php.net


2009 PHP TestFest PHP 5.3.0 Released!

PHP 5.3.0RC4 Release Announcements

PHP 5.2.10 Released!

PHP 5.2.10RC2 and PHP 5.3.0RC3 Release Announcements

TestFest 2009 PHP 5.3.0RC2 Release Announcement

PHP 5.2.9-2 (Windows) released

Google Summer of Code 2009 PHP 5.3.0RC1

Release Announcement 5.2.9-1 (for Windows) released

PHP 5.2.9 Released! Windows PECL binaries

PHP 5.2.8 Released!

PHP 5.2.7 has been removed from distribution

PHP 5.3 alpha3 released!

PHP Advent 2008


Retrieved on 11 July 2009

http://www.info4php.com

/http://en.wikipedia.org/wiki/PHP


No Response to "Programming Beyond Basics: PHP"

Leave A Reply