摘要: #!/bin/bash#你要修改的地方从这里开始MYSQL_USER=root #mysql用户名MYSQL_PASS=123456 #mysql密码MAIL_TO=cat@hostloc.com ... 阅读全文
posted @ 2014-05-20 22:50 smismile 阅读(517) 评论(0) 推荐(0)
摘要: function is_mobile(){$regex_match="/(nokia|iphone|android|motorola|^mot\-|softbank|foma|docomo|kddi|up\.browser|up\.link|";$regex_match.="htc|dopod|bl... 阅读全文
posted @ 2014-05-20 22:45 smismile 阅读(262) 评论(0) 推荐(0)