iframe or php in article - Joomla! Forum - community, help and support
hi all
i need have php code <form></form> in article page. when paste php code editor code change/commented out. tried iframe, when paste below code editor deleted again.
is there way can php code on page?
regards ryan
i need have php code <form></form> in article page. when paste php code editor code change/commented out. tried iframe, when paste below code editor deleted again.
code: select all
<iframe src ="url" width="100%" height="300">
<p>your browser not support iframes.</p>
</iframe>
is there way can php code on page?
regards ryan
ahhh got working using this: viewtopic.php?p=1826263
Comments
Post a Comment