Detailed explanation of the method of splicing strings in smarty
WBOY
Release: 2016-07-25 08:58:34
Original
1021 people have browsed it
<{foreach item=i from=$abc}>
<{foreach item=j from=$def}>
<{/foreach}>
<{/foreach}>
Copy the code
The above method is simple and practical.
However, in some application scenarios, the method still needs to be used. You can find some articles and study this carefully.
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn