The recent benchmarking spree of PhpLib, ADODB, PEAR DB, Metabase and Native MySQL has brought more questions up how to to design fast and powerful class libraries in PHP. This short article describes how to design a fast and powerful class libraries in PHP.
Version: n/a Platform(s): n/a Updated: Mon Oct 29 2001
The main issues discussed in this article about PHP versus Perl are (1) Perl does not separate code from HTML (2) mod_perl is a fine hack, but still a hack (3) and performance.
Version: n/a Platform(s): n/a Updated: Mon Jan 1 2001
A comparison of PHP of Cold Fusion by Mike Sheldon. It's interesting to note that Allaire is moving strongly toward the Java platform, and reports are that CF 5.0 will be an abstraction layer on a Java Servlet engine. Allaire is also very definitely focusing on the Enterprise
market, and IMHO is not paying much attention to the "Pro" market anymore. While the profit margins are definitely better in the Enterprise market,
there's a whole ton more volume in the rest of the market, which is ripe for PHP to dominate.
Version: n/a Platform(s): n/a Updated: Mon Jan 1 2001
PHP is now the most popular module for the Apache server, currently running on about two million Web sites. This article discusses a short history, what to look for in a scripting engine, advantages and disadvantages of PHP, and more.
Version: n/a Platform(s): n/a Updated: Wed Dec 27 2000
According to Symantec AntiVirus Research Center, "PHP.Pirus is the first virus written in PHP, a server-side scripting language used for dynamic Web page generation. The virus searches for .php and .htm files and inserts code to call itself. The virus executes only on servers with PHP interpreters. This virus cannot be contracted by simply visiting an infected Web page." The Web page offers technical description and how to remove the virus.
Version: n/a Platform(s): n/a Updated: Fri Dec 1 2000
This article takes a quick look at PHP4's new features. Some of the issues discussed include: the difference between PHP3 and PHP4, Sessions, Output Buffering, COM support on Windows, Java support, and more.
Version: n/a Platform(s): n/a Updated: Tue Oct 31 2000
PHP's lack of a standard database API makes switching databases difficult and costly once an application has been written. For example, if you write a program that uses a MySQL database on the back end, and you want to modify that program so that it uses a Sybase database, you'll most likely spend hours modifying the code. This article, along with sample codes, discusses possible solutions.
Version: n/a Platform(s): n/a Updated: Fri Oct 27 2000
This article takes a brief look at PHP4/Zend technology. It discusses such issues as architecture and functionality, PHP3 vs PHP4, pros and cons of PHP, etc.
Version: n/a Platform(s): n/a Updated: Tue Aug 1 2000
Being a good PHP hacker isn't just about writing single line solutions to complex problems. For example, web gurus know that speed of
coding is much more important than speed of code. This article looks at techniques that can help you become a better PHP hacker. It assumes that you have a basic knowledge of PHP and databases.
In this article, Tobias Ratschiller (who runs http://phpwizard.net) explains what PHP is, what it can do, and where it stands compared to other programming and scripting languages.
Version: n/a Platform(s): n/a Updated: Wed Jun 7 2000
PHP 4.0 makes its debut. The author puts PHP 4 through its paces on one of the busiest Web sites around--Linux Today--and what his benchmarking shows will amaze you: PHP 4.0 is an amazingly fast tool that can optimize any Web site.
Version: n/a Platform(s): n/a Updated: Wed Jun 7 2000
Zope isn't the only Open Source site-management tool out there. Brian Jepson introduces Midgard. Main topics include: Installing Midgard, Building a Simple Site with Midgard, Defining Styles for Your Site, Creating the Host, Creating Content, Updating the Home Page, and Data Collections.
Version: n/a Platform(s): n/a Updated: Tue May 16 2000
The release of PHP 4.0, the long-awaited, next generation of the popular Web scripting language, is just around the corner. The most recent version, release candidate 1, is stable and ready to take over PHP 3.0's role in Web application development. The release takes PHP to new levels, with increased performance, more features, and cleaner syntax.
Version: n/a Platform(s): n/a Updated: Tue May 16 2000
Classified as "the most popular Apache module" by E-Soft, PHP is one of the least frequently mentioned languages amongst the XML discussion lists. PHP4 brings many enhancements to PHP's object oriented features and should therefore allow a leap forward in the XML direction which PHP3 didn't allow.
Version: n/a Platform(s): n/a Updated: Tue May 16 2000
You may already know that PHP is fast, stable, and easy to learn, but you may not know how it got that way. In this interview, Rasmus Lerdorf, the creator of PHP, talks about the unlikely origins of this open-source product. Then core developers Stig Bakken, Andi Guttmans, and Zeev Suraski explain how they came to work on PHP and discuss the evolution of the language. Plus, you'll hear about the planned support for XML and MySQL and what's going on with Zend.
Version: n/a Platform(s): n/a Updated: Tue May 16 2000
This article discusses features of PHP4, the most advanced version of PHP. Topics include: History Brief, Where Did We Go Wrong?, The Birth of Zend, and Design Changes In PHP 4 and Zend.
PHP can help you look like a web-wunderkid while saving you hours of drudgery. This online article / tutorial presents a little history on PHP, what PHP can do, how to get started with PHP, and more.
Version: n/a Platform(s): n/a Updated: Fri Jan 28 2000