batstanggt Posted July 25, 2011 Share Posted July 25, 2011 Can you place php inside of a div tag? If not can you place php inside of an iframe and just set the attributes of the iframe to auto so that it fits the whole .php page? Quote Link to comment https://forums.phpfreaks.com/topic/242785-php-inside-div-tag/ Share on other sites More sharing options...
AyKay47 Posted July 25, 2011 Share Posted July 25, 2011 first question, you most certainly can <div><?php print "<div>This is another div</div>"; ?></div> Quote Link to comment https://forums.phpfreaks.com/topic/242785-php-inside-div-tag/#findComment-1246982 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.