Improve your PHP and Zend Framework knowledge, especially for IBM i.
I’ll send free PHP Tips about once each month.
Sign up here for the free PHP tips
Improve your PHP and Zend Framework knowledge, especially for IBM i.
I’ll send free PHP Tips about once each month.
Hello Alan. I am from Vermont Information Processing and met briefly you at VTMUG in 2010. We are in the early stages of doing PHP on the iSeries and I have enjoyed listening to you.
I tried to sign up for your tips email, but my company’s web filter is not letting me in. Will you sign me up for your email list?
Hi, Brian, yes, I will sign you up. Did the web filter tell you what was wrong?
It did not, but I don’t think the web filter allows URL converters like tinyurl or eepurl
Hello, Alan.
I am a developer of applications in PHP. Working with PHP connected to MySQL, PostgreSQL and Oracle. In a new project, a PostgreSQL client want to migrate applications to DB2. I tried to connect PHP with DB2 and had difficulties. The whole system runs on a server (Web, PHP and Database). I have a PHP script that uses the db2_connect and I get a message “Call to undefined function”. The php.ini file has been changed with the statement: “extension = php_ibm_db2.dll”
Sorry for the difficulty in the language, I’m from Brazil and I am studying your language.
If you can help me or point out what I read, I appreciate it.
Thank you.
Hi, Joao, are you running on IBM i or Windows?
We are using zenderserver on ISeries and we have a big application that runs php and webservices. Those webservices are consumed by silverlight. But it is really extremely slow. Do you know how to make it faster?