Zend_Text_Figletがすごい

» Zend_Textがすごい件w | ヲゾゾ wozozo blog

[php]
require_once ‘Zend/Text/Figlet.php’;
$f = new Zend_Text_Figlet();

echo $f->render(‘Oppai!’);
[/php]

って書くと、、、テキストが拡大画像になって表示されるという。。(^_^;)
記事中の拡大テキストはインパクトがあるなぁ。

関連する記事:

Powered by

Leave a Comment


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">