RemoteObject, PHP, and Zend

2017-10-04 Thread bilbosax
I am new to PHP, so I apologize for my inexperience. I am working in a Windows 10 environment and have installed WAMP to serve Apache, PHP, and MySQL. I am creating some remoteObject webservices for an Adobe AIR app that will communicate with Zend using AMF, and I have created an index.php file to

Re: RemoteObject, PHP, and Zend

2017-10-04 Thread Vincent Sotto
well if you use flashbuilder, fb will generate the services for you, but your limited fo zend 1.x On Thu, Oct 5, 2017 at 10:23 AM, bilbosax wrote: > I am new to PHP, so I apologize for my inexperience. I am working in a > Windows 10 environment and have installed WAMP to serve Apache, PHP, and >

Re: RemoteObject, PHP, and Zend

2017-10-05 Thread bilbosax
You guys are not going to believe what the answer was - smart quotes!! I swear, I know I am not the best programmer in the world, but I understand the logic of it, and it looked to me that I was doing everything right. But I got the include path by copying it right out of Explorer in Windows, and

Re: RemoteObject, PHP, and Zend

2017-10-06 Thread bilbosax
Got a real challenge for you. I am trying to use RemoteObject and AMF to get some data out of my database. Two of the functions in my PHP class work great, count and gethalf. But the gethalfcomps function always gets me the following error: [RPC Fault faultString="Channel disconnected" faultCod