This is a tutorial where users can develop a script for performing remote procedure calls between websites with php. In this tutorial users could write scripts for accessing their data and to perform functions from these sites. The XML RPCs...
In this article the author Brett McLaughlin critically analysis the Simple Object Access Protocol, assessing the value this new technology can provide developers and demonstrating its foundation in a mixture of the old RPC (remote procedure calls)...
The author of this online tutorial describes the task of building a DLL which could link to a Windows EXE which further links and sends commands to a UNIX server with the help of REXEC and remote shell calls. At the end of this article the...
Getting Identity without Stored Procedure is a tutorial which explains you about getting the value of the identity field for the newly added record of the database table. In this tutorial author describes the procedure cleary with an example code.
It is an ASP application, with GUI interface. It provides remote database administration with the ability to delete and edit individual messages. Administration features include adding/deleting discussion groups, administration by subject, author...
This article is helpful for the users who want to manage their database table and also it gives important notes to the users i.e- it explains about optional SQL stored procedure parameters with simple prototype in perceivable form to the users.
A middle-tier library with a simple, object-oriented design that facilitates access to the Google AdWords API from your PHP products and applications. It also works with NuSOAP as well as with PEAR SOAP.
Flexible High Performance SAP Access through DelphiAccess SAP systems as they would be regular databases using tables and remote function calls. Reuse existing business functionality and treat data retrieved via TDataset compatible components...
Best Practices: Database Abstraction is a tutorial which takes comparision on some traditional database access methods with PEAR. The author gives his view on points like properly named, makes sense, minimal methods and complete method, he...
XML and PHP is a clear, concise guide to the synergies between XML and PHP, many of which are not immediately visible to intermediate developers. XML and PHP demonstrates how PHP and XML can be combined to build cutting-edge Web applications. It... |