Re: Using ReST API

2011-01-22 Thread John Maxim
I made my question clearer in this post: http://stackoverflow.com/questions/4767386/rest-how-to-convert-an-existing-php-library-file-so-it-can-be-used-in-a-cakephp Maybe it's better for someone to answer... Regards, John Maxim. On Jan 22, 3:28 am, John Maxim wrote: > Hi everyone, > > I have se

Using ReST API

2011-01-21 Thread John Maxim
Hi everyone, I have set up this rest datasource, so now I need to place some functions which are to: 1)Send data to the Rest API 2)Receive data from the Rest API May I know where do I place the dynamic string variables such as, userid, sessionid, itemid so that it can be sent to to the API which