abhilashdas Posted December 15, 2006 Share Posted December 15, 2006 Hi FriendsI am a newbie in php.Could you please tell me how to eliminate html from php code.I have seen templates as used in phpbb but dont understand how it works.Currently i am embedding html code in php and i know that to be very inefficient.any reply would be helpful.regards Link to comment https://forums.phpfreaks.com/topic/30713-templates/ Share on other sites More sharing options...
hitman6003 Posted December 15, 2006 Share Posted December 15, 2006 http://smarty.php.net Link to comment https://forums.phpfreaks.com/topic/30713-templates/#findComment-141547 Share on other sites More sharing options...
abhilashdas Posted December 15, 2006 Author Share Posted December 15, 2006 Could ther be any problem once i transfer the site to server? Link to comment https://forums.phpfreaks.com/topic/30713-templates/#findComment-141552 Share on other sites More sharing options...
Albright Posted December 15, 2006 Share Posted December 15, 2006 Oh, Smarty. Everyone should use Smarty. It [i]pains[/i] me to see people still blending together PHP and HTML nowadays...There shouldn't be any problems once you transfer the site to the server, no. Smarty is a pretty widely-compatible doodad; I've yet to have any problems where a weird config setting or missing module somewhere was causing it not to work . Link to comment https://forums.phpfreaks.com/topic/30713-templates/#findComment-141568 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.