Archive for the ‘PHP’ Category

Merging ZEND framework with an existing site - mod_rewrite

Sunday, July 22nd, 2007

In a typical application of the Zend framework, a RewriteRule is created to route …

TMX - Translation Memory eXchange for PHP

Sunday, July 22nd, 2007

Apparently TMX is going to be the industry standard for translation.

It stores the translation data (translation sources) …

PHP Script that finds .htaccess within a specified directory

Thursday, May 3rd, 2007

The following script iterates through the directory structure of a website, builds, then displays an array …

PHPeclipse verses NuSphere PhpED - Which is best?

Wednesday, April 18th, 2007

I have just begun to learn how to use the powerful free IDE called Eclipse

Which versions of PHP are bundled with older versions of XAMPP (installers for Windows)

Wednesday, April 18th, 2007

XAMPP is a package that you can download to make the installation of PHP, MySql …