/** * @desc 获取快递信息 * @param string $code 快递编码 * @param string $invoice 快递单号 * @return mixed $result( 'status','info','state','data' ) */ function getExpressDelivery($code,$invoice){ $result = array('status'=>0,'info'=>'未知错误'); $url = "http://m.kuaidi100.com/query?type={$code}&postid={$invoice}&id=1&valicode=&temp=".rand(1,710); $body = file_get_contents($url); //FIXME $body = json_decode($body,true); $result['status'] = $body['status'] == 200 ? 1 : 0; $result['info'] = $body['message']; isset($body['data']) && ($result['state']=$body['state']) && ($result['data'] = $body['data']) ; return $result; }
以上就是PHP查询快递信息的内容,更多相关内容请关注PHP中文网(www.php.cn)!

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

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

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

EditPlus Chinese cracked version
Small size, syntax highlighting, does not support code prompt function

Dreamweaver Mac version
Visual web development tools

Zend Studio 13.0.1
Powerful PHP integrated development environment