这篇文章主要介绍了使用php获取淘宝分类id的方法,大家参考使用吧
复制代码 代码如下:
$url = "http://list.taobao.com/browse/cat-0.htm";
$html = file_get_contents($url);
echo '';
$pattern='/\(.*?)\/';
preg_match_all($pattern, $html, $array, PREG_SET_ORDER);
foreach($array as $item) {
echo $item[1] . "=>" . mb_convert_encoding($item[2], 'UTF-8', 'GB2312');
echo "
";
}

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Dreamweaver CS6
Visual web development tools

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

Zend Studio 13.0.1
Powerful PHP integrated development environment

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool