as anyone wrote a helper yet?
I have to ask because I am not any good with php....
On 29 Mag, 21:12, "Tane Piper" <[EMAIL PROTECTED]>
wrote:
> Ifsimplepieis a Class, you could include it in your vendor
> directory, and then write a helper for it:
>
> Function myfunc()
> {
> vendor('simplepie');
> $spie =& newsimplepie;
>
> $spie->function('foo','bar');
>
> }
>
> Tane
>
> On 5/29/07, sixlaneve <[EMAIL PROTECTED]> wrote:
>
>
>
> > Just wondering, is there any way to usesimplepieas a helper?
>
> > basically
>
> > in a page I have multiple feeds to parse, I thought it could be easier
> > to use a helper.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---