Get Smarty

Donate

Paypal

Smarty Icon

You may use the Smarty logo according to the trademark notice.

Smarty Template Engine Smarty Template Engine

For sponsorship, advertising, news or other inquiries, contact us at:

Sites Using Smarty

Advertisement

spacify

spacify は、変数の各キャラクタ間にスペースを挿入します。 第1パラメータには、挿入するキャラクタ(または文字列) を渡す事ができます。

パラメータの位置 必須 デフォルト 概要
1 string No one space 変数の各キャラクタ間に挿入される要素

Example 5.17. spacify


<?php

$smarty->assign('articleTitle', 'Something Went Wrong in Jet Crash, Experts Say.');

?>

   

テンプレート


{$articleTitle}
{$articleTitle|spacify}
{$articleTitle|spacify:"^^"}

   

出力


Something Went Wrong in Jet Crash, Experts Say.
S o m e t h i n g   W .... snip ....  s h ,   E x p e r t s   S a y .
S^^o^^m^^e^^t^^h^^i^^n^^g^^ .... snip .... ^^e^^r^^t^^s^^ ^^S^^a^^y^^.

   

wordwrap および nl2br も参照ください。

Comments
No comments for this page.

Advertisement

Sponsors [info]

Sponsors