Quantcast
Channel: PHPDeveloper.org
Browsing all 4 articles
Browse latest View live

IBM developerWorks: Building semantic Web CRUD operations using PHP

IBM developerWorks has this new tutorial they recently posted looking at making a semantic CRUD (create, read, update, delete) application that uses MySQL and SPARQL. Create, Read, Update, and Delete...

View Article



Abhinav Singh's Blog: How to use locks for assuring atomic operation in...

In a new post to his blog Abhinav Singh shows you how to create a simple application that uses the memcached atomic increment command to help prevent concurrency issues. Memcached provide atomic...

View Article

Brian Swan's Blog: CRUD Operations with the OData SDK for PHP

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...

View Article

Freek Lijten: Separating models and logic for storing and loading

In a recent post Freek Lijten shares a simplified version of a solution he came up with to separate models and their logic between the fetch and save operations. Basically I am wondering how storing...

View Article
Browsing all 4 articles
Browse latest View live




Latest Images