Creating a Web Service with PHP 5
Thursday, September 27th, 2007This is part of my notes while trying to create a Web Service in PHP to be consumed by a SWF application written in ActionScript 2.0.
It is not intended to be the absolute truth, but a log of the things I’ve done to get it working.
First of all, I need to find out How to create a WebService with PHP 5
Read the rest of this entry »