Return array in web service

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

    Return array in web service

    I'm develping a distributed application and I decided to use Web
    Service for some reasons to develop the Web Service server side with
    PHP and the clients in Object Pascal (Delphi). The Web Servcice returns
    a database query but the data sets are not standars, so I need to
    return thats datasets as arrays but I dont know how to returns it.

Working...