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 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 nicely
> extendible: I have it set up like this:
>
> mysite.com/xml/feeds/posts/
> mysite.com/xml/feeds/comments/
> mysite.com/xml/feeds/tags/
>
> etc.
>
> By the way, I love your motto! Read your post, and can only agree:
> often you learn while building, and there's always things you couldn't
> foresee. Keep on building!
>
> Gerben.
>
> On 14 mrt, 17:47, "Chris Hartjes" <[EMAIL PROTECTED]> wrote:
>
> > 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 easier in 1.2!), but I found a strange
> > > particularity when I wanted to use the Post-model (var $uses =
> > > 'Post';)  to generate the feed from:
>
> > Can't help you there as I haven't moved beyond that simple example. :)
>
> > --
> > Chris Hartjes
>
> > My motto for 2007:  "Just build it, damnit!"
>
> > rallyhat.com - digital photo scavenger hunt
> > @TheBallpark -http://www.littlehart.net/attheballpark
> > @TheKeyboard -http://www.littlehart.net/atthekeyboard


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to