Il 20:36, mercoled� 19 dicembre 2001, hai scritto:
> Fabio Di Fabio wrote:
> > Let be an element called <[WHILE_ARTS]> that can take a parameter
> > called list which carry a list of articles,
> > and return an item
> >
> > the behavior that i mean is
> >
> > <[WHILE_ARTS list=&(my_articles);]>
> >
> > <P>&(item.title);</P>
> >
> > <[/WHILE_ARTS]>
>
> But how does this differ from
>
> <? while ($item->fetch() { ?>
> <P>&(item.title);</P>
> <? } ?>
In theory nothing, but is a style approach, here where I work people are sometimes
afraid of php,
they know about HTML, and a set of element more like HTML tags are preferable because
more
familiar to them.
ciao,
Fabio.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]