A web developer's blog. PHP, MySQL, CakePHP, Zend Framework, Wordpress, Code Igniter, Django, Python, CSS, Javascript, jQuery, Knockout.js, and other web development topics.

Tag Archives: web service

Zend Framework: Zend_Soap / Create a Web Service

Here is a quick tutorial on how to create your own web service using Zend Framework. Web services are software systems designed to support interoperable machine-to-machine interaction over a network. Nowadays if you want to connect external systems, you probably … Continue reading

Posted in General | Tagged , , | Leave a comment