Articles tagged with "php5"
Implementing SOAP on cakePHP
I have recently (last week) started using cakePHP. I choose cake because it works with AMFPHP and because I thought cake had built in support for web services (including soap). I'm not complaining, but I was somewhat disappointed to find out that support for web services is limited to routing, which I could not get to work anyway...
[Read more] Clear the PHP4 warnings when working in eclipsePHP
A series of search-and-replace that you can run on the latest alpha release to clear the majority of EclipsePHP's warnings, without (hopefully!) breaking anything.
[Read more] Using PHPTAL for templates: PhptalView class
I use PHPTAL quite a lot (believe it or not, I like XML ;) and I wanted to use it in Cake so I wrote a little PhptalView class extending Cake's View.
[Read more]
Latest Comments