Re: [Phplib-users] comments in template file
Brought to you by:
nhruby,
richardarcher
From: Serghej P. <sp...@ti...> - 2003-04-10 08:03:08
|
Nice idea, Take a look in smarty.php.net , comments in this template engeny work in the same way {*...*} PEAR version of phplib template seems to be updated more freguently ... Serghej >Hello >Give it an easy way to delete comments in a template file so that the output=20 not have the comments? I will not use the HTML-method (<!-- ... -->) for commenting my template files. My idea is a comment beginn with '{*' and end with '*}' or so. The first idea was to make an owe function in template.inc to filter that=20 comments. But i hope it give an easy way as an own function. PS: I working with a cvs version of phplib. PPS: Ich nehme auch gern Antworten als PM auf deutsch entgegen. --=20 |