[PHP] Re: PHP and XML-RPC on MS Windows

2003-06-12 Thread Evandro Sestrem
Erich, Yes, it's possible to do the same. What XML-RPC implementation to PHP are you using? Evandro Sestrem "Erich Kolb" <[EMAIL PROTECTED]> escreveu na mensagem news:[EMAIL PROTECTED] > What do I have to do in order to use the XML-RPC functionality on a Windows > based machine? It was fairly

[PHP] Re: PHP and XML-RPC on MS Windows

2003-06-11 Thread Erich Kolb
Nevermind. Duh, I can do it by: include ("xmlrpc.inc"); or include ("xmlrpcs.inc"); "Erich Kolb" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > What do I have to do in order to use the XML-RPC functionality on a Windows > based machine? It was fairly easy to drop the .inc files i