PHP基础
PHP教程
php框架
JavaScript
asp.net
AJAX
正则表达式
ASP
输入
banner图
图片脚本
导航/分类
正则提取style内容
preg_match_all('/style="([^"]*+)"/is', $html, $matches_style);
preg_match_all('/style="([^"]*+)"/is', $html, $matches_style);