|
Posted by SrSilveira on 06/14/07 12:41
On Jun 13, 10:01 pm, Michael Fesser <neti...@gmx.de> wrote:
> .oO(SrSilveira)
>
> >i think it's better to stop the parser and write the html...
> >...?>
> ><div class="someclass">
> > <?=$MyString?>
> ></div>
> ><?...
>
> Are you sure short_open_tag will be enabled on all of your servers?
>
> Micha
of course i'm sure. if it's not enabled you can just do like that
<?php=$Mystring?>
</div>
<?php...
Navigation:
[Reply to this message]
|