2月 102010
 

・リンクのurlで変数を渡すときは、{{$id}}のように囲む。
例)<a href=”truck.html?er_id={{$id}}”>
・配列のキーに変数を使いたい場合は、キーにも$をつける。
例){{$usr_truck.$id.level}}
・配列 phpで言うならこんな感じ。$tbl[“id”]
例){{$tbl.id}}

よく読まれている記事

この記事を読んだ人は次の記事も読んでいます:

このエントリーをはてなブックマークに追加
はてなブックマーク - smarty 配列の要素の扱い
[`google_buzz` not found]
[`yahoo` not found]
[`livedoor` not found]
[`friendfeed` not found]
[`tweetmeme` not found]
[`grow` not found]
[`evernote` not found]

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)