Original Content
 IBM   Informix   PHP4   PHP5   Zend Core 
There are many business web applications written in PHP4 that use the Informix module for data access. PHP4 is no longer supported and as a result will not be issued any more fixes or releases. Since version 5.2, the Informix module is no longer available for the PDO module. In this article I'll to describe how to compile and install the Informix module on the Zend Core 2.5 (PHP 5.2.6) []
Original Content
 Articles   Caching   i5   IBM   Performance   Zend Platform 

Zend Platform Performance Tuning on IBM i

Zend Platform on IBM I provides many benefits including monitoring and advanced debugging. One of the many key features of Zend Platform is caching. In a nutshell, Zend Platform caches PHP scripts and content in a byte-code format to improve performance. This is an extremely useful feature, especially when you start exploring frameworks like Zend Framework or Cake. Zend Platform has many dials and controls which affect caching on the IBM i. We are going to explore how a few of them work and shed some light on their purpose. []

Looking Ahead to PHP 5.3

Looking forward to getting your hands sticky with all manner of PHP 5.3 goodness? Well, you can get started early: IBM developerWorks has posted the second part of John Mertic's article on what to expect in the upcoming version of PHP. Part 1 focused on changes in the PHP object model; Part 2 discusses closures and lambda functions. Essential reading for all developers engaged in developing PHP applications!

[]
News and Articles found on the Web
 i5   IBM   Zend Technologies 

Hey i5'er: Who's in charge of your career?

I have been with Zend for a little over six months now and boy has it been an exciting time. With the economy at near record peaks and valleys, the value proposition of Open Source solutions is stronger than ever. Both software vendors and SAAS providers are watching their balance sheets very closely. Today, more than ever, folks are taking a second and third look at Open Source solutions. Those that have been playing have a decided advantage. Those that are looking now are wise to explore what the community has to offer. Especially when you consider that you can take an open source application, load it on your Power i and be up and running in less than a day! Integration might take a little longer, but the trip gets a lot shorter as a result of running the solution on Power i . []
News and Articles found on the Web
 i5   IBM   News   Zend Framework 
If you are in the i5 community then you know the name Erwin Earley. Recently Erwin published an article on itjungle.com on using the Zend Framework. Click on inside and let’s take a look. []
PHP has become ubiquitous when it comes to personal blogs, content management systems, ecommerce sites and more. Take any list of Web 2.01 sites and you’ll find that more than 50% have PHP as back-end technology. What is less known is that PHP is also making significant inroads in the enterprise. Join BostonPHP, IBM and Zend as we discuss where Enterprise PHP (and OSS) is going and how it’s going to get there. This promises to be a great evening with plenty of “horsepower” to answer your questions []
Check-out the Web 2.0 Starter Toolkit, it offers a great start to reducing the coding yet helps you produce cool applications using Ajax, ATOM feeds and REST Web Services. It is a great on-ramp to get you working with Zend Core and IBM DB2 Express-C and Rich Internet Applications (RIA). []
News and Articles found on the Web
 IBM   News   Press Release   Zend Core 

Zend Core for IBM 2.0.1 released.

Zend announced today the release of Zend Core for IBM 2.0.1. This release contains Core 2.0 and 2.0.1 functionality and improvements. []
News and Articles found on the Web
 i5   IBM   News 
TCM.nnet has published an article talking about the cooperation between Zend and IBM to bring PHP to the System i community. []
Original Content
 i5   IBM   PHP5   SOAP   Tutorials   Zend Studio 
As is the case with most development teams tasked with maintaining legacy applications, most System i shops continue to maintain valuable data that is trapped within their legacy applications. In most cases, these applications are not easily integrated with outsides applications or services. However, System i developers now have a new tool in their toolbox, PHP. PHP provides the tools System i developers need to easily expose their data and services to external applications via Web Services. Utilizing PHP and Zend’s developer tools, Web Services can easily be written to wrap existing programs. []