• html_entity_decode && number_format


    echo number_format("5000000",2, '.' , '');
    // $data = '{"acturalPaid":149.00,"buyerIdNo":"320323199511272240","buyerName":"梁雨晴","buyerTel":"13759945876","costBrow":149,"detailParamList":[{"barcodeId":"9332045001744","costPrice":149.00,"expiryDate":"2021-09","goodsFee":149,"paidUnitPrice":149.00,"qty":1,"sellQty":1,"sellSpec":"1罐","sellSpecQty":1,"sku":"9332045000174","stockType":"ZP","totalAmountPaid":149,"totalTaxOnGoods":12.428,"unitSellingPrice":136.572}],"discount":0,"downOrderTime":1606622010000,"expressCompany":"YUNDA","goodsFee":149.00,"mark":"PT","orderNo":"2020112911533010351606622010","orderType":3,"payNumber":"4200000745202011298266147714","payTime":1606622037000,"payType":"wx","priceType":1,"promotionNote":"","receiveDistrict":"雁塔区","receiverAddress":"陕西省西安市雁塔区鱼化寨街道科技路中华世纪城小区E3,2单元402","receiverCity":"西安市","receiverIdNo":"320323199511272240","receiverIdPhoto":"","receiverName":"梁雨晴","receiverProvince":"陕西省","receiverTel":"13759945876","remark":"","transportFee":0.00,"venderId":"200045"}';
    // var_dump(html_entity_decode($data));

  • 相关阅读:
    Session机制详解
    JDK各个版本比较 JDK5~JDK9
    CAS 自旋锁
    OAuth2.0认证和授权原理
    微信二维码登录原理
    Django Restframework 实践(一)
    ESXI 5.5卡在LSI_MR3.V00
    理解RESTful架构
    RESTful API 设计指南
    python 异步 select pooll epoll
  • 原文地址:https://www.cnblogs.com/ianlab/p/14142265.html
Copyright © 2020-2023  润新知