
How to configure a RESTful Backbone.js and PHP API
How to configure a RESTful Backbone.js and PHP API Backbone.js is one of the many javascript frameworks out there. Thats fine, we’re not here to talk about that ;). When trying to create a RESTful PHP API what we… Read More

Simple PHP SOAP Client
Simple PHP SOAP Client Recently I was asked to verify email addresses against a client’s SOAP (Simple Object Access Protocol) server to verify data. I have worked with and created RESTful APIs but haven’t really had much experience… Read More
