Getting started with the elggVoices API (part 4 – Putting it all together)
In yesterday’s article, we took a look at the server’s reply format. You now have all the information you need to construct the core of a library and start making server requests. Here is some sample PHP code for making POST and GET style queries. This library will let you make a query, and return […]
In yesterday’s article, we took a look at the server’s reply format. You now have all the information you need to construct the core of a library and start making server requests. Here is some sample PHP code for making POST and GET style queries. This library will let you make a query, and return […]
