News Feed
Jobs Feed
Sections




News Archive
Brian Swan's Blog:
CRUD Operations with the OData SDK for PHP
March 24, 2010 @ 11:17:28

Brian Swan continues his look at using the oData data feeds from PHP with this new look at creating some of the basic CRUD (create, read, update, delete) operations via the oData SDK for PHP.

This week I will go one step farther and look at how to perform CREATE, UPDATE, and DELETE operations (CRUD operations) with the generated classes. Of course, this means that I need access to a read-write service, so before writing PHP code for CRUD operations, I'll walk you through the steps for creating a service that implements the OData protocol.

He shows how to create the oData service (with a few screenshots), making the proxy classes for the connection and using methods like "AddObject", "UpdateObject" and "DeleteObject" to work directly with the data feed.

0 comments voice your opinion now!
crud operation odata tutorial sdk


blog comments powered by Disqus

Similar Posts

DevShed: Polymorphism, Design Patterns, and PHP Programming

Richard Thomas' Blog: Solar Articles around the Web

Design Aeon: Cake PHP Search Component

Codewalkers.com: New Things on the Tutorial Front (Pagination & Ajax)

DevShed: Storing PHP Sessions in a Database


Community Events











Don't see your event here?
Let us know!


opinion functional language object framework conference introduction tool interview release community unittest series podcast code composer testing zendframework2 example development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework