?
This document uses PHP Chinese website manual Release
void clear_assign
(string
var)
This clears the value of an assigned variable. This can be a single
value, or an array of values.
清除指定模板變量的值。可以指定單獨(dú)的一個(gè)變量名稱,或者是一個(gè)數(shù)組。
Example 13-7. clear_assign
|