Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
Hi,
I need help for executing rest_apt/example.php.
here is my example.php
<?php
include 'lhrestapi.php';
$LHCRestAPI = new LHCRestAPI('localhost', 'nitin', 'abcdefghijklmn0123456789');
$response = $LHCRestAPI->execute('fetchchat', array(
'chat_id' => 25
), true);
print_r($response);
?>
above code not return any output.
Please help me
Thanks
Offline
Hi nitin,
how are you? Thank you for you post.
Please do not open other topic, you have just opened a minute ago a topic here:
https://forum.livehelperchat.com/viewtopic.php?id=1744
Why are you opening another topic with the same issue?
I think you will not find here support for this sorry.
I have replied to your previous post.
Please continue discussion in the other topic if is the same issue as seems to me.
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
Pages: 1