Re: Web Services in Cake 1.2.x.x

2007-03-14 Thread gerbenzomp
That's a good one ;) On 14 mrt, 18:24, "djiize" <[EMAIL PROTECTED]> wrote: > to avoid this little space at the end, don't close php tags > (forget the ?> at the end of the file) > seems dirty, but PHP automatically close php tags when reaching end of > file ;) > > On 14 mar, 18:07, "gerbenzomp" <

Re: Web Services in Cake 1.2.x.x

2007-03-14 Thread djiize
to avoid this little space at the end, don't close php tags (forget the ?> at the end of the file) seems dirty, but PHP automatically close php tags when reaching end of file ;) On 14 mar, 18:07, "gerbenzomp" <[EMAIL PROTECTED]> wrote: > Found it! There was one tiny little space after the php clo

Re: Web Services in Cake 1.2.x.x

2007-03-14 Thread gerbenzomp
Found it! There was one tiny little space after the php closing-tag of my app_model.php :) Php isn't a picky programming-language, but with spaces it is ;) Spaces seem to be the only the invisible programming-errors we can make ;) Feed is up-and running! I like the fact that your example is so n

Re: Web Services in Cake 1.2.x.x

2007-03-14 Thread Chris Hartjes
On 3/14/07, gerbenzomp <[EMAIL PROTECTED]> wrote: > > Hi Chris, > > Thanks for the tutorial! Because I use version 1.1, I used your > previous example (http://www.littlehart.net/atthekeyboard/2006/11/29/ > using-cakephps-native-web-service-support/). It worked just fine > (although it seems a lot

Re: Web Services in Cake 1.2.x.x

2007-03-14 Thread gerbenzomp
Hi Chris, Thanks for the tutorial! Because I use version 1.1, I used your previous example (http://www.littlehart.net/atthekeyboard/2006/11/29/ using-cakephps-native-web-service-support/). It worked just fine (although it seems a lot easier in 1.2!), but I found a strange particularity when I wan

Re: Web Services in Cake 1.2.x.x

2007-03-13 Thread dizz
Just took a look, looks pretty simple. Does CakePHP have any SOAP functionality built in? On Mar 14, 9:58 am, "Chris Hartjes" <[EMAIL PROTECTED]> wrote: > Hey guys, with some help from Nate I just put together a little blog > entry on my experiences building a web service with Cake 1.2.x.x. > > h

Web Services in Cake 1.2.x.x

2007-03-13 Thread Chris Hartjes
Hey guys, with some help from Nate I just put together a little blog entry on my experiences building a web service with Cake 1.2.x.x. http://www.littlehart.net/atthekeyboard/2007/03/13/how-easy-are-web-services-in-cakephp-12-really-easy/ (If the link above is destroyed by your mailer, just go t