2015年5月25日

php实现echo json_encode正确显示汉字

摘要: $msg, 'redirect' => $redirect, 'delay' => $delay); echo json_encode($result); exit(); } include 'message.php'; exit();}showmes... 阅读全文

posted @ 2015-05-25 19:52 与非朋仔 阅读(1003) 评论(0) 推荐(0)

php实现json

摘要: $value ) { $items[] = __json_encode("$key") . ':' . __json_encode($value); } $json = '{' . implode(',',... 阅读全文

posted @ 2015-05-25 19:07 与非朋仔 阅读(233) 评论(0) 推荐(0)

js入门实例

摘要: My First Web PageMy First Paragraph.点击这里 阅读全文

posted @ 2015-05-25 17:05 与非朋仔 阅读(169) 评论(0) 推荐(0)

2015年5月20日

php cookies自动登录

摘要: 密码:'.$_COOKIE["password"];}//提交表单if($_GET['submit']){// echo 'login。。'; //用户勾选"记住密码"选项,将用户登陆信息写入cookie里 if($_GET['remember'] == 'on') { ... 阅读全文

posted @ 2015-05-20 22:02 与非朋仔 阅读(345) 评论(0) 推荐(0)

密码登陆

摘要: enter password please specify the password customer id ... 阅读全文

posted @ 2015-05-20 21:49 与非朋仔 阅读(180) 评论(0) 推荐(0)

2015年5月14日

php薪资

摘要: 2千的php程序员就是可以用cms,做一个小企业的门户网站。 3千的php程序员,可以自己写代码开发php软件,但是这样程序员写的代码非常混乱,通常只能写数千行代码的小软件,并且痛苦的完工。 4K的php程序员有一定的编码习惯了,也一些面向对象变成的概念了,并且要懂一到两门框架技术,有一定的编程经验... 阅读全文

posted @ 2015-05-14 11:30 与非朋仔 阅读(230) 评论(0) 推荐(0)

PHP 打开文件

只有注册用户登录后才能阅读该文。 阅读全文

posted @ 2015-05-14 09:36 与非朋仔 阅读(2) 评论(0) 推荐(0)

php数据库读取图片

该文被密码保护。 阅读全文

posted @ 2015-05-14 09:30 与非朋仔 阅读(1) 评论(0) 推荐(0)

PHP DES加密

摘要: public function encrypt($str) { //$str = "hh"; $key = "key:123";//密钥 $cipher = MCRYPT_DES; $models ... 阅读全文

posted @ 2015-05-14 00:48 与非朋仔 阅读(496) 评论(0) 推荐(0)

2015年5月12日

php下载文件的一种方式

摘要: ";echo $_SERVER['DOCUMENT_ROOT'];*/?> 阅读全文

posted @ 2015-05-12 21:54 与非朋仔 阅读(244) 评论(0) 推荐(0)

导航