Quote:
Originally Posted by BirdOPrey5
If what you want is the output of $perm in the iframe simply make the iframe src="url/perm/perm.php"
|
thats what i am having to do right now, its easy to include
perm.php as a {vb:raw perm} once i setup a plugin to include it in 1 template but i have no idea why i can't just use
HTML Code:
<iframe src="{vb:raw perm}" width="530" height="600" frameBorder="0" class="leftColumn"></iframe>
<iframe src="{vb:raw temp}" width="530" height="600" frameBorder="0" class="leftColumn"></iframe>
which is the ideal scenario i want as both these files connect to tables in phpmysql