Big leap - using web services

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • MikeB

    Big leap - using web services

    I'm ready to take a big leap forward. Where can I read up on using Web
    Services with PHP?

    What I want to do is to write a simple application using the Prosper
    API (http://www.prosper.com/tools/) to extract some data from that
    platform.

    Thanks.
  • Captain Paralytic

    #2
    Re: Big leap - using web services

    On 30 May, 15:20, MikeB <MPBr...@gmail. comwrote:
    I'm ready to take a big leap forward. Where can I read up on using Web
    Services with PHP?
    A secret place called Google (shh don't tell anyone else about it).

    Put:
    php webservices
    in the search box and click the button.
    >
    What I want to do is to write a simple application using the Prosper
    API (http://www.prosper.com/tools/) to extract some data from that
    platform.
    >
    Thanks.

    Comment

    • MikeB

      #3
      Re: Big leap - using web services

      On May 30, 9:43 am, Captain Paralytic <paul_laut...@y ahoo.comwrote:
      On 30 May, 15:20, MikeB <MPBr...@gmail. comwrote:I'm ready to take a big leap forward. Where can I read up on using Web
      Services with PHP?
      >
      A secret place called Google (shh don't tell anyone else about it).
      >
      Put:
      php webservices
      in the search box and click the button.
      >
      >
      >
      What I want to do is to write a simple application using the Prosper
      API (http://www.prosper.com/tools/) to extract some data from that
      platform.
      >
      Thanks.
      Ok, thanks, guess I deserved that. I *did* google, was hoping that
      out of the wealth of websites, some who had done it would recommend
      some sites over others.

      Comment

      • petersprc

        #4
        Re: Big leap - using web services

        Nice and quick tutorial that uses Google web services:



        This is a larger app that demonstrates how to use the Prosper API in
        PHP (Prosper Bid Sniper):



        Regards,

        John Peters

        On May 30, 10:20 am, MikeB <MPBr...@gmail. comwrote:
        I'm ready to take a big leap forward. Where can I read up on using Web
        Services with PHP?
        >
        What I want to do is to write a simple application using the Prosper
        API (http://www.prosper.com/tools/) to extract some data from that
        platform.
        >
        Thanks.

        Comment

        • MikeB

          #5
          Re: Big leap - using web services

          On May 30, 8:49 pm, petersprc <peters...@gmai l.comwrote:
          Nice and quick tutorial that uses Google web services:
          >

          >
          This is a larger app that demonstrates how to use the Prosper API in
          PHP (Prosper Bid Sniper):
          >

          >
          Regards,
          >
          John Peters
          >
          On May 30, 10:20 am, MikeB <MPBr...@gmail. comwrote:
          >
          I'm ready to take a big leap forward. Where can I read up on using Web
          Services with PHP?
          >
          What I want to do is to write a simple application using the Prosper
          API (http://www.prosper.com/tools/) to extract some data from that
          platform.
          >
          Thanks.
          Oh Man! Thanks!

          Comment

          Working...