Re: [PHP-DEV] XML-RPC extension

2002-04-09 Thread Stig S. Bakken
On Mon, 2002-02-25 at 16:55, Andrey Hristov wrote: > Hi > Does someone is writing(or plannning to) XML-RPC extension? > I tried Edd Dumbill's code. When trying to send/receive small amount of data - no >problems. Not fast as a light but satisfying - > 0.2s. > When I tried to receive big PHP arra

[PHP-DEV] XML-RPC extension

2002-02-25 Thread Andrey Hristov
Hi Does someone is writing(or plannning to) XML-RPC extension? I tried Edd Dumbill's code. When trying to send/receive small amount of data - no problems. Not fast as a light but satisfying - 0.2s. When I tried to receive big PHP array(>100) elements (arrays) the return from the server was >50k