02 2017 档案

简单数据库操作的Model类
摘要:link = mysqli_connect(HOSTNAME,USERNAME,PASSWORD,DATANAME) or die("数据库连接失败"); mysqli_set_charset($this -> link,"utf8"); } //查找 1.表名 2.条件 3.值 如果不添加条件... 阅读全文

posted @ 2017-02-28 14:39 huitouhuo 阅读(221) 评论(0) 推荐(0)

PHP读取文本文件并逐行输出该行使用最多的字符串及对应次数
摘要:$myfile = fopen("test.txt", "r"); while(!feof($myfile)) { $line_str = fgets($myfile); $str_arr = count_chars($line_str, 1); arsort($str_arr); print_r(chr(key($str_arr)).' is '.current... 阅读全文

posted @ 2017-02-28 14:34 huitouhuo 阅读(791) 评论(0) 推荐(0)

php接收post,get
摘要:$_POST=Add_S($_POST); $_GET=Add_S($_GET); $_COOKIE=Add_S($_COOKIE); function Add_S($array){ foreach($array as $key=>$value){ @eregi("['\\\"]+",$key) && die('ERROR KEY!'); if(!i... 阅读全文

posted @ 2017-02-28 14:29 huitouhuo 阅读(564) 评论(0) 推荐(0)

导航

回程货 快递比价网