Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions

You are not logged in.

Announcement

#1 2016-02-29 13:32:05

nitin
Member
Registered: 2016-02-29
Posts: 2

need help for rest_apt/example.php

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

#2 2016-02-29 13:34:25

PeopleInside
Administrator
From: Italy
Registered: 2014-04-10
Posts: 4,046
Website

Re: need help for rest_apt/example.php

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.


lol PeopleInside - Live helper chat - free limited forum support!
wink For commercial support or GitHub [see FAQ here]
ops If you want to support this open source project, just donate [see support page]
glasses Something wrong with the forum? [contact a superhero]

Offline

Board footer