Ferenc Engard wrote: > ---------------- > p : Add value as PHP (HTML embedding allowed). > > Escapes " to ", & to &, < to <, > to >. > > Everything between [< and >] is added verbatim with the [< and >] > dropped. PHP code embedded in such a section is executed. > ----------------- > > Which is not true as I have tried out; it works like it's name > indicates: the <[...]> is included as an element, the &(...); variable > includes are resolved.
Fixed. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
