Make web services with PHP

Discussion in 'PHP' started by 2mk_atspace, Jun 7, 2007.

  1. #1
    I want to make web services with PHP, anyone have good tutorial ?
     
    2mk_atspace, Jun 7, 2007 IP
  2. ansi

    ansi Well-Known Member

    Messages:
    1,483
    Likes Received:
    65
    Best Answers:
    0
    Trophy Points:
    100
  3. 2mk_atspace

    2mk_atspace Well-Known Member

    Messages:
    317
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    108
    #3
    I need tutorial how to make web service with PHP.
     
    2mk_atspace, Jun 7, 2007 IP
  4. ansi

    ansi Well-Known Member

    Messages:
    1,483
    Likes Received:
    65
    Best Answers:
    0
    Trophy Points:
    100
    #4
    define web service.
     
    ansi, Jun 7, 2007 IP
  5. TwistMyArm

    TwistMyArm Peon

    Messages:
    931
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    0
    #5
    There's probably others out there, but you could look at the nuSOAP library...
     
    TwistMyArm, Jun 7, 2007 IP
  6. krt

    krt Well-Known Member

    Messages:
    829
    Likes Received:
    38
    Best Answers:
    0
    Trophy Points:
    120
    #6
    Plenty can be found here (this is how I found them and remember some good ones in the top listings): http://www.google.com/search?q=php+web+services

    @ansi, web service is the term given to an application with an interface for cross application (server to server) communication.
     
    krt, Jun 7, 2007 IP
  7. ansi

    ansi Well-Known Member

    Messages:
    1,483
    Likes Received:
    65
    Best Answers:
    0
    Trophy Points:
    100
    #7
    i see, thanks for clearing that up. thought perhaps he just meant a web application. wasn't really sure that he knew what he wanted :)
     
    ansi, Jun 7, 2007 IP
  8. olddocks

    olddocks Notable Member

    Messages:
    3,275
    Likes Received:
    165
    Best Answers:
    0
    Trophy Points:
    215
    #8
    Get nusoap library. Call Google/Yahoo API web service. But i think you might want Google API key. I think they have stopped issuing keys now. Go for Ajax related API calls.
     
    olddocks, Jun 7, 2007 IP