Commit 5f7c936b authored by wwccw0591's avatar wwccw0591

recieve

parent af1970f4
<?php <?php
$arr=json_decode('{"phone":18305954597,"mob_phone":18305954597,"tel_phone":18305954597,"address":"江滨西大道120号","name":"身边店友_110667","area":"福建省福州市仓山区","street":"江滨西大道120号","lng":"119.280337","lat":"26.057641","citycode":"0591","address_id":"","subaddress":"江滨西大道120号"}',true);
echo serialize($arr);exit;
date_default_timezone_set("Asia/Shanghai"); date_default_timezone_set("Asia/Shanghai");
mb_internal_encoding("UTF-8"); mb_internal_encoding("UTF-8");
define("TIMESTAMP",time()); define("TIMESTAMP",time());
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment