[phpxmlrpc] sshs.. get low cost software cds or download!

2003-12-18 Thread Gordon
http://81.180.103.37/ If you don't have enough money to buy needed software or think desired softwareisn't worth the price, then this service is right for you. We make software tobe near you. Order any software you need for a low price. Some popular products from our price list:All programs you

Re: [phpxmlrpc] new to phpxmlrpc

2003-12-18 Thread Sam
Hi Jeff! Are you sure that you are not including or requiring the xmlrpc.inc file _twice_? Yes Are you sure that you are _not_ including the xmlrps.inc file in your client? Yes The xmlrpc.inc file is used for the client; the xmlrpcs.inc file is used for the server. Can you post your entire clien

Re: [phpxmlrpc] new to phpxmlrpc

2003-12-18 Thread Jeff Barr
Ah, now I see. You need to use "xmlrpcval", not "xmlrpc_val". Also, always turn on maximal error reporting when using PHP, as follows: error_reporting(E_ALL); Jeff; Hi Jeff! Are you sure that you are not including or requiring the xmlrpc.inc file _twice_? Yes Are you sure that you are _not_