Skip to content

Monthly Archives: December 2002

PHP 4.3.0 released

30-Dec-02

PHP 4.3.0 has been released. From the website[27-Dec-2002] The PHP developers are pleased to announce the immediate availability of PHP 4.3.0, the latest and greatest version of this extremely popular and widely used scripting language.This release contains a multitude of changes, bug fixes and improvements over the previous one, PHP 4.2.3. It further elevates PHP’s [...]

Installing mod_perl without being a privileged user

20-Dec-02

There is a good article at www.devshed.com on installing mod_perl if you aren’t a privileged user on the system.www.devshed.com/Server_Side/Perl/mod_perl/mod_perl3/page1.html I’ve run into this problem when I’ve had websites hosted. I find a nice CMS system or other Web based application, but it requires mod_perl. This article shows you how to install perl modules and mod_perl [...]

Why choose PHP over other Languages?

11-Dec-02

PHP has been around for a few years now and has matured as a language. Why should you use it over ASP, JSP, or Perl when you are building a web application? With a veritable alphabet of programming languages to choose from when you decide towrite a web based application, why should you choose PHP [...]