IBM 'i' development blog
Posts tagged PHP
Is Zend for i5 Really Free?
Sep 28th
I am not sure why this question is not solved but I have been corresponding with an IBM ‘i’ user who Zend is telling that Zend Core for i5 is only free for the first year? Has anyone else been approached with this same information? The user has been trying to get a definitive answer
Zend Framework installed with ZendCore 2.5.2
Sep 3rd
If you intend to use the ZendFramework I would suggest you install a newer copy than the copy installed by default by the ZendCore Install. ZendCore 2.5.2 will install ZendFramework Version 1.0.3! The latest stable copy of the ZendFramwork is 1.6.0 which as you can see is lightyears ahead of the Framework installed by Zend.
Installing a MySQL interface
Aug 27th
I am in the throws of going through a tutorial which shows how to set up and use the ZendFramework. It comes as part of a book I found which goes into some detail about the ZendFramework but in a much more readable (understandable?) method than the documentation. Once I have been through the book
5250 emulation screen within WSDC
Aug 26th
I was trawling through the iNetwork forums and found this link to an open source emulator plug in for WSDC. http://www.taskforce-it.de/downloads/TN5250J_Manual.pdf. It installed in a few minutes and configured just as easily as the manual stated. Having requested a single IDE for both IBM and PHP and not getting a result, the next thing was
Rewrite Problem solved
Aug 26th
Sometimes you just have to read the documentation to find out what you did wrong! The ZendFramework uses a concept which pushes all requests through the index.php page in the root directory, this in turn calls the Controller functions to determine how the request is to be handled (yes I made that a lot simpler
PHP application modernization project stalled but ongoing
Aug 26th
Hi Well I had hoped to be a bit further along with the project to enhance my Software Manager Product with a PHP interface using the 5250 bridge, but a couple of things are bogging me down at the moment. Firstly the documentation available and the examples need a bit of work to be able

Recent Comments