CRUD WITH PHP SOAP I would like to show how can we make a simple CRUD project with PHP Simple Object Access Protocol...
CRUD with PHP MVC, PDO, JSON and Twitter Bootstrap CRUD with PHP MVC, PDO, JSON and Twitter Bootstrap We will create a CRUD application by using MVC design pattern, PDO...
SOAP with PHP and MySQL Introduction SOAP is a wonderful technology that can help you in developing great applications. In this tutorial, we will...
Introduction to JSON with PHP What is JSON, and what can it do? In this tutorial you learn how to use JSON to easily...
PHP SIMPLE XML PHP SIMPLE XML (Not Simpler) simpleXML is a PHP Extension to easily manipulate/use XML Data. What is SimpleXML? a...