$data=mb_convert_encoding( $response, 'UTF-8', 'UTF-8,GBK,GB2312,BIG5' );
用这个方法来转格式,比在formatDate()里面转要简洁得多。
用这个方法来转格式,比在formatDate()里面转要简洁得多。
2016-03-13
给大家一个能够查到市区的API,http://virtual.paipai.com/extinfo/GetMobileProductInfo?amount=10000&mobile=1234567891
2016-03-13