Hello,
I have Zend Server on the IBM i server. I use the ToolkitAPI PHP for write/read a data queue.
My problem is the ToolkitPHP API for IBM i. Indeed, I want to read a data queue with PHP program. It's possible to read the data queue if I write in this data queue with the PHP program, but it's not possible to read the data queue if I write with a RPG program. Today, it's possible to read the data queue with RPG program if I write in the data queue with the RPG program or PHP program. I don't understand, why it's not possible to read the data queue with PHP program if I write with RPG program ?
I'm sorry for my English.
Thanks.

