跳至内容

小顾de杂记

O(∩_∩)O~|Across the great wall we can reach the every corner in the world.

Google自定义搜索

2010 年 3 月
一 二 三 四 五 六 日
1234567
891011121314
15161718192021
22232425262728
293031  
« 2 月   4 月 »

近期评论

  • Hack All 发表在《反向编译OpenWrt的Lua字节码 (Decompile Lua bytecode of OpenWRT)》
  • cancan 发表在《家庭拨号动态前缀IPv6环境下的内部设备IPv6地址的端口放通》
  • ihipop 发表在《IPv6地址自动配置中的有状态(stateful)和无状态(stateless)的区别》
  • ihipop 发表在《IPv6地址自动配置中的有状态(stateful)和无状态(stateless)的区别》
  • source 发表在《IPv6地址自动配置中的有状态(stateful)和无状态(stateless)的区别》
  • Ian 发表在《蒲公英 X3-3251 root 后的一些配置与共识》
  • 了然如一 发表在《导入Fiddler的DER格式的根证书为安卓系统证书》
  • 了然如一 发表在《阿里云官网给的PHP、GO的OSS直传签名的时间算法是错的》
  • Tan nSDF 发表在《反向编译OpenWrt的Lua字节码 (Decompile Lua bytecode of OpenWRT)》
  • Tan nSDF 发表在《反向编译OpenWrt的Lua字节码 (Decompile Lua bytecode of OpenWRT)》

标签

  • Apache
  • CentOS
  • CentOS 5
  • chnroutes
  • cron
  • debian
  • discuz
  • DiscuzX
  • DNSMASQ
  • exec
  • FreeRadius
  • Http
  • IPSec
  • Iptables
  • IPv6
  • javascript
  • jQuery
  • L2TP
  • Linux
  • MySQL
  • NAGIOS
  • nginx
  • OpenVPN
  • php
  • phpQuery
  • pptp
  • Python
  • rtorrent
  • sed
  • shell
  • Simultaneous-Use
  • SSH
  • SVN
  • ubuntu
  • vpn
  • μtorrent
  • 中文
  • 乱码
  • 加密
  • 日志
  • 模板
  • 脚本
  • 解析
  • 路由
  • 转换

日期: 2010 年 3 月 4 日

PHP $_FILES数组笔记

假设有这样一个表单

[html]

<input type="hidden" name="MAX_FILE_SIZE" value="200000" />

<th><label for=&quo[......]

继续阅读

发布于 2010年03月4日分类 PHP Note标签 php于PHP $_FILES数组笔记留下评论

UChome替换用户名

[php]

<?php

//读取数据
include('./common.php');

$old_username = 'Jiay';//旧用户名
$new_username = 'JJAY';//新用户名

$_SGLOBAL['db']->que[......]

继续阅读

发布于 2010年03月4日分类 Discuz Tech标签 discuz、SQL、uchome于UChome替换用户名留下评论
自豪地采用WordPress