SOAP
Thomas McGrath III
mcgrath3 at mac.com
Thu Nov 26 08:23:31 EST 2009
One other thing.
The error reports a warning at line 260 as a data error:
function decompressData( &$data )
{
$data = gzinflate( substr( $data, 10 ) );
}
And a fatal error: Call to undefined function PUB_()
:runtime created function on line 1
Tom McGrath III
Lazy River Software
3mcgrath at comcast.net
iTunes Library Suite - libITS
Information and download can be found on this page:
http://www.lazyriversoftware.com/RevOne.html
On Nov 26, 2009, at 8:12 AM, Thomas McGrath III wrote:
> David,
>
> Hello, and thanks for posting this answer to your own question. :-)
>
> I uploaded both files as required to my on-rev account at the root
> public level. I tried the Demo's in the rev file and get an error on
> the first and last Demo but not on the second one. The "Hello"
> example works where the others give an error......
>
> Any ideas...
>
>
> Tom McGrath III
> Lazy River Software
> 3mcgrath at comcast.net
>
> iTunes Library Suite - libITS
> Information and download can be found on this page:
> http://www.lazyriversoftware.com/RevOne.html
>
>
>
>
>
>
> On Nov 26, 2009, at 4:04 AM, David Beck wrote:
>
>> The CallPHP library is available at:
>>
>> http://www.rotundasoftware.com/rev/callPHP.html
>>
>> I am happy to help with any question related to this library.
>>
>> All of these solutions at the root use the "post" rev command to
>> communicate with the remote server, so they are all blocking, but
>> by increasing the socketTimeoutInterval, it is possible to transfer
>> even very large amounts of data.
>>
>> Thanks very much to Mark and Bruce for sharing their solutions.
>>
>> David Beck
>> Rotunda Software
>>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list