Is there an example of an OAuth connection for PHP without cURL?

On 27 jun, 02:33, JDG <[email protected]> wrote:
> cURL is simply a library for making network (in this case, HTTP) requests.
> As long as your programming language supports sockets and your host supports
> making remote calls, you can use OAuth.
>
> On Fri, Jun 26, 2009 at 17:51, Mahox <[email protected]> wrote:
>
> > Is it posible to use OAuth without the use of cURL? My hosting
> > provider doesn't support it. -_-
>
> --
> Internets. Serious business.

Reply via email to