|
|
||
|
I have been messing around with the RPC object and find it to be a pretty nice feature. The only thing is when I have an syntax error in the server-side script (PHP). It doesn't allow me to look at the error because the RPC object is expecting ONLY the specific RPCPacket response. Therefore the browser will either just sit there and not do anything or return a javascript error because the return PHP error is being placed inside the script tags. This is no big deal if you have a fairly small script on the server that you can easily test on its own but if you have a complex script with a large number of parameters being passed to it you may not be able to account for all possible problems/errors you may encounter. |
||
|
|
|
|
||
|
Had the same problem. |
||
|
|
|
|
||
|
Marc, |
||
|
|
|
|
||||
|
Just did ;)
|
||||
|
|
