Post
Topic
Board Bitcoin Technical Support
Re: JSON RPC PHP
by
MrCrank
on 02/07/2017, 14:14:09 UTC
I have issue too.

my code not work and i can't see errors..

where I can download jsonRPCClient.php ?

I checked server error.log:
Code:
PHP Fatal error:  Class 'jsonRPCClient' not found in /var/www/html/index.php on line 4

but I use include_once('jsonRPCClient.php');

Thanks.