Ask the Cainiao about the meaning of the php template tag & nbsp; & lt; div & nbsp; id = "tab_c6" & nbsp; class = "tab_c & nbsp; pd10 & nbsp; cl "& gt; & nbsp; & nb Cainiao ask for the meaning of the php template label
Excuse me
What does the intermediate template tag () mean? I only know what the passed parameters mean, but I don't know what the tag () is, or which page template to use. I hope you can give me more advice.
------ Solution --------------------
Code from where
------ Solution --------------------
Reference:
Excuse me
Template tag ta ......
Tag () is a method that is found by the php method loaded before the method name is found.
/*****************/
Function tag ($ url ){
/* Method content */
}
?>
------ Solution --------------------
I personally think it is a tag defined in smarty. the content on the template page corresponds to the engine.