php

PHP Smarty

Smarty - the compiling PHP template engine
Prev 来源:PHP中文社区 Chapter 7. Built-in Functions Next

php

{php}
		// including a php script directly
		// from the template.
		include("/path/to/display_weather.php");
{/php}

Prev 来源:PHP中文社区 Home Next
literal Up section,sectionelse