PHP.ph

Archive for the ‘PHP’ Category

25 Dec, 2009

PHP Developers Summit 2010

Posted by: aqua In: PHP

In partnership with Microsoft Philippines, PHP User Group Philippines presents PHP Developers Summit 2010. We are inviting you to come and join us in this gathering of the country’s best tech-talents, professionals and web developers promoting the use of PHP and open source solutions in the enterprise and schools. Free flowing coffee with lots of [...]

Tags:

14 Aug, 2008

Introduction to the CodeIgniter PHP Framework

Posted by: aqua In: PHP

Alejandro Gervasio takes a close look at the main features bundled with the CodeIgniter PHP framework.
CodeIgniter permits users to develop small and middle-scale PHP applications with minimal setup. It is built around the Model-View-Controller pattern which allows easy separation of data from application logic and visual presentation.

Tags:

XCache is an open-source opcode cacher. 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.

Tags: , ,

07 Aug, 2008

Managing Files with PHP

Posted by: php In: PHP

Two quick guides by Total PHP: Uploading Files and Deleting Files with PHP.

Tags:

05 Aug, 2008

PHP mbstring extension

Posted by: php In: Centos| Fedora Core| PHP

Drupal Error: Operations on Unicode strings are emulated on a best-effort basis. Install the PHP mbstring extension for improved Unicode support.

Tags: ,

About PHP.ph

Linux Apache MySQL PHP