随笔分类 - thinkphp
摘要:用thinkphp做底层框架,判断客户是用pc访问还是手机访问的。 <?php $platform = platform();//检测访问平台 //print_r($_SERVER);DIE; define('FILE_ROOT' , dirname(__FILE__)); define('APP_
阅读全文
摘要:<!doctype html><html lang="en"><head> <meta charset="UTF-8"> <title>购物车自动计价</title> <script type="text/javascript" src="jquery-min.js"></script> <scri
阅读全文

浙公网安备 33010602011771号