加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
meilishuo.php 312 Bytes
一键复制 编辑 原始数据 按行查看 历史
xiaohigh 提交于 2017-02-19 04:36 . init
<?php
$res = file_get_contents('http://www.meilishuo.com/search/catalog/10059764?action=clothing&mt=12.12299.r126339.15223&acm=3.mce.2_10_17yio.12299.0.eaBjiqbxL1rvs.m_185636&ptp=1.zfrD1b.indexnavgt_mls_%20_%E9%92%88%E7%BB%87%E5%BC%80%E8%A1%AB.1.wHCaQ&sort=sell&page=1&cpc_offset=0');
var_dump($res);
?>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化