davidf85 Posted September 11, 2011 Share Posted September 11, 2011 Can there be php tags (<?php ?>) before and after abody of HTML with out any scripting? Link to comment https://forums.phpfreaks.com/topic/246930-php-and-html/ Share on other sites More sharing options...
Pandemikk Posted September 11, 2011 Share Posted September 11, 2011 ? As long as the server is set-up to use .php and the file extension is .php (at least as far as the server is concerned) then you can use HTML before and after the php tags and the php tags before and after HTML as much as you wish. Link to comment https://forums.phpfreaks.com/topic/246930-php-and-html/#findComment-1268161 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.