Handle remote data with PHP 5 and REST Web service fp_websrest_sm_02
Handle remote data with PHP 5 and REST Web service is made of three main parts: the login part, the xml part and the data part.
The first part concerns about the validation of the user data: username, password, account id and IP address, which are all transferred and returned by the function file_get_contents(): It is supported by the function stream_context_create() which takes care of how the request will be made (for safety reasons POST).
The second part (xml part) offers a HTTP-connection to an xml file with internal DTD on a remote server which is client side processed by SimpleXMLElement (from the PHP 5 SPL) for presentation and offers the complete CRUD handling (create, retrieve, update, delete) done by the DOM XML extension on the server side (if xml file is read- and writable!).
The third part is simple database handling: with MySqli.
More popular XML
- Amba XML document 3.2 (2 years, 10 months 1 day ago)
- simple XML 1.0 (2 years, 6 months 2 days ago)
- Handle remote data with PHP 5 and REST Web service fp_websrest_sm_02 (4 years, ago)
- admin_XML.lib 1.0 (7 years, 8 months 17 days ago)
- DTD 2 PHP 1.0 (7 years, 8 months 19 days ago)
Listing Files

readme.txt- 1.1 KB
- 06/20/2009 13:10:30

restserver_add.php- 1.4 KB
- 10/05/2008 12:57:44

restserver_delete.php- 1.2 KB
- 10/04/2008 14:18:20

restserver.php- 1.3 KB
- 10/03/2008 14:00:12

courses.dtd- 125 Bytes
- 04/25/2008 11:04:52

myresource.xml- 482 Bytes
- 06/19/2009 15:20:54

restserver_update.php- 1.4 KB
- 10/05/2008 12:59:36

restserver_showall.php- 1.3 KB
- 06/19/2009 15:14:30

serverLoginData.class.php- 2.1 KB
- 10/05/2008 13:17:24

serverDataGateway.class.php- 2.2 KB
- 10/05/2008 13:04:50

serverActiveRecord.class.php- 2.8 KB
- 10/07/2008 08:31:52

ServerMainContent.class.php- 2.4 KB
- 06/19/2009 15:14:16

serverXmlData.class.php- 4.6 KB
- 10/03/2008 11:48:10

serverDBconn.class.php- 403 Bytes
- 10/03/2008 09:02:06

php_publ071008.htm- 13.7 KB
- 10/07/2008 08:39:12
- FREE MySQL Cloud Database Super Simple, Zero-Management MySQL Cloud DB. Use It FREE!
- Pinterest clone Start your own pin board social network today. Get Pintastic and start your own pinterest clone network.
- MYRE Real Estate Software Professional Real Estate solutions by MYREPHP PROGRAMMING!
