首页  分类目录

  • 没有分类目录

分类:php

php生成图片,生成文字图片

<?php header(“Content-Type:image/png”); $width=30; $…