| 序 | 教程摘要 | 
|---|---|
| 1 | 《PHP实例:基于linnux+phantomjs实现生成图片格式的网页快照》【VEPHP】 <?php,if(isset($_GET['url'])){,set_time_limit(0);,,$url=trim($_GET['url']);,$filePath=md5($url).' | 
| 2 | 《PHP实战:php实现常见图片格式的水印和缩略图制作(面向对象)》【VEPHP】 PHP实例<?php,header('Content-Type:text/html;charset=utf-8');,/**Tochangethislicenseheader,chooseLicenseHeadersinProjectProperties |