| [ Index ] |
|
Code source de LifeType 1.2.4 |
[Code source] [Imprimer] [Statistiques]
Smarty plugin
| Poids: | 62 lignes (2 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 1 fois |
| Nécessite: | 0 fichiers |
| smarty_modifier_utf8_wordwrap($string,$length=80,$break="\n",$cut=false) X-Ref |
| Smarty wordwrap modifier plugin Type: modifier<br> Name: wordwrap<br> Purpose: wrap a string of text at a given length author: Monte Ohrt <monte at ohrt dot com> param: string param: integer param: string param: boolean return: string |
| utf8_wordwrap($str, $width, $break,$cut = false) X-Ref |
| wordwrap for utf8 encoded strings, http://milianw.de/section:Snippets/content:UTF-8-Wordwrap param: string $str param: integer $len param: string $what return: string |
| Généré le : Mon Nov 26 21:04:15 2007 | par Balluche grâce à PHPXref 0.7 |
|