Php Tricks 
howtoforge.com —
This is a howto about setting up a professional PHP IDE using Eclipse by hand.
Posted by
aroedl about 1 month ago
aroedl about 1 month ago
thehostintheshell.com —
XCache is a fast, stable PHP opcode cacher that has been tested and is now running on production servers under high load. It optimizes performance by removing the compilation time of PHP scripts by caching the compiled state of PHP scripts into the shm (RAM) and uses the compiled version straight from the RAM. This will increase the rate of page generation time by up to 5 times.
Posted by
aroedl 2 months ago
aroedl 2 months ago
howtoforge.com —
This tutorial explains how to set up PHPIDS on a web server with Apache2 and PHP5. PHPIDS (PHP-Intrusion Detection System) is a simple to use, well structured, fast and state-of-the-art security layer for your PHP based web application. It recognizes when an attacker tries to break your site and reacts in exactly the way you want it to.
Posted by
aroedl 2 months ago
aroedl 2 months ago
howtoforge.com —
This tutorial shows a quick way of installing a LAMP server (Linux + Apache + MySQL + PHP/Perl together commonly known as LAMP Server.) on CentOS and RHEL server systems.
Posted by
flood 3 months ago
howtoforge.com —
This document describes how to set up PHPlist on Fedora, CentOS, Ubuntu and Debian. This howto should also work for other distributions with little modifications. Taken from the phplist page: "phplist is an open-source newsletter manager. phplist is free to download, install and use, and is easy to integrate with any website.
Posted by
flood 3 months ago
howtoforge.com —
This guide explains how to integrate APC (Alternative PHP Cache) into PHP5 on a Fedora 8 system (with Apache2). APC is a free and open PHP opcode cacher for caching and optimizing PHP intermediate code. It's similar to other PHP opcode cachers, such as eAccelerator and XCache.
Posted by
aroedl 4 months ago
aroedl 4 months ago 










