R Reaktor Member Joined Jan 6, 2016 Messages 6 Reaction score 0 Points 33 Aug 26, 2017 #1 how to installTeamSpeak 3 PHP Framework ???.
FromLondon Honk Honk TeamSpeak Developer VIP Joined May 20, 2016 Messages 264 Reaction score 107 Points 136 Aug 26, 2017 #2 Hi, you do not need to install it. Use require ('lib/TeamSpeak3.php); In the derived file and in it also produces manipulations with the server
Hi, you do not need to install it. Use require ('lib/TeamSpeak3.php); In the derived file and in it also produces manipulations with the server
R Reaktor Member Joined Jan 6, 2016 Messages 6 Reaction score 0 Points 33 Aug 26, 2017 Thread starter #3 In the derived file ???.
T tonnizi Member Joined Sep 20, 2017 Messages 6 Reaction score 0 Points 33 Oct 9, 2017 #4 How does this system work? How to put this on the server to work
XRV-Webix Member Joined May 2, 2016 Messages 111 Reaction score 55 Points 64 Oct 9, 2017 #5 tonnizi said: How does this system work? How to put this on the server to work Click to expand... Are you a developper? If you are, you shouldn't be asking this!
tonnizi said: How does this system work? How to put this on the server to work Click to expand... Are you a developper? If you are, you shouldn't be asking this!
FarisDev L oryh brx Contributor Joined Jun 9, 2016 Messages 277 Reaction score 111 Points 107 Oct 10, 2017 #6 Download the framework, and require it using php require. and take a look into ts3 php framework docs. to create your first bot in TeamSpeak.
Download the framework, and require it using php require. and take a look into ts3 php framework docs. to create your first bot in TeamSpeak.