From php.net "Today it is exactly three years ago since PHP 5 has been released. In those three years it has seen many improvements over PHP 4. PHP 5 is fast, stable & production-ready and as PHP 6 is on the way, PHP 4 will be discontinued. The PHP development team hereby announces that support […]

When requirement for information stored in database grow, old table structure need to adjust for flexibility. Common task to do in  normal cycle : 1. Build new application in other place 2. Synchronize database ( tables) 3. Upload application. Second step ( synchronize tables) often  painful when a lot of changes made at home and […]

In previous post I explain about install wampserver. This step only install php5 not php4, to add php4 support in wampserver php4 add on must installed first. Here’s sthe steps : 1. Double click php4 add-on installer 2. Choose destination folder, in previous step I choose C

With recent progress of php5 campaign and minimum windows xp deployment I think I should upgrade my appserv to wampserver mode. Wampserver can use dual php mode, php5 by default with php4 as addon. Latest release : WAMP5 1.7.2 with PHP 5.2.3 and MySQL 5.0.41 PHP4.4.7 ADD-ON for WAMP5 1.7.2 Latest release can be download […]

PHP5 in campaign It is a dangerous cycle, and one that needs to be broken. The PHP developer community has decided that it is indeed now time to move forward, together. Therefore, the listed software projects have all agreed that effective February 5th, 2008, any new feature releases will have a minimum version requirement of […]