i have fetch data from tally erp 9.0 using this code,
\'. \'\'.
Instead of
$server = 'LOCALHOST:9000';
Use
$server = 'http://localhost:9000';