2007-12-28 php_speedy-0.2.0: t()とかpt()とか PHP PECL php_speedy-0.2.0.tgz HTMLタグを生成する関数を追加。 string t(string $name[, string $content[, array $attributes[, bool $close]]]) タグを生成する。 void pt(string $name[, string $content[, array $attributes[, bool $close]]]) タグを出力する。