include xmlrpc ...
- From: "elyob" <newsprofile@xxxxxxxxx>
- Date: Fri, 2 Jun 2006 21:26:25 +0100
Hi, I've got --with-xmlrpc option in my php.ini and can see on my phpinfo
page. Now, how do I include this in some code? So far I've been downloading
xmlrpc into a folder and just calling it from there, but if it's already
installed what do I change to get this version working?
Currently, I am calling ... require("../xmlrpc/lib/xmlrpc.inc");
I tried ... require("xmlrpc.inc"); ... but with no luck.
Thanks
.
- Follow-Ups:
- Re: include xmlrpc ...
- From: R. Rajesh Jeba Anbiah
- Re: include xmlrpc ...
- Prev by Date: just installed XAMPP -- have one question...
- Next by Date: Re: Can PHP 4 and 5 coexist on a single server?
- Previous by thread: GROUP BY clause not working
- Next by thread: Re: include xmlrpc ...
- Index(es):
Relevant Pages
|