Return Complex type
Molese Kekana As Melf <[email protected]> Tue, 31 Jan 2006 14:42:49 +0200
| Newsgroups | gmane.comp.php.xml-rpc |
|---|---|
| Message-ID | <[email protected]> |
Hi, I would like to know how do I return Array of Struct. for Example I would like to return from Table User. User_ID and User_Name but not just one record. I would like to return all my users with their User IDs. By the way I'm more of a .Net Developer than PHP. I'm trying to move my organization to PHP and open source.