夺命雷公狗---Smarty NO:14 debug调试

功能:实现对php页面分配过来的变量或当前页面变量进行调试

基本语法:

{debug}

代码示例

 

<!DOCTYPE html>
<html>
<head>
<meta charset=’utf-8′>
<title></title>
</head>
<body>
{debug}
</body>
</html>

 

posted @ 2015-12-09 16:48  夺命雷公狗  阅读(166)  评论(0编辑  收藏  举报