摘要: <?php header("Content-type:image/png"); //$num=$_GET['num']; 这里本来是想获取的,但是为了方便显示,用了下面一条语句直接得到了。 $num="we5523"; $imagewidth=80; $imageheight=18; $numima 阅读全文
posted @ 2012-08-07 16:22 我只是程序员 阅读(115) 评论(0) 推荐(0) 编辑