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? 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> Link to comment https://forums.phpfreaks.com/topic/242785-php-inside-div-tag/#findComment-1246982 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.