叶茂盛

记一记

Sidebar

Pages

  • About ME
  • Contact Me

Categories

  • SA (194)
    • Linux (141)
    • Cloud (20)
    • Network (10)
    • Monitoring (12)
    • FreeBSD (3)
    • Windows (8)
  • DBA (26)
    • Mysql (22)
    • SQLServer (4)
  • WEB Dev (61)
    • PHP (38)
    • Javascript (5)
    • .NET (8)
    • Related (10)
  • Other (176)
    • Tips (176)

Tags

8楼 960 B1 canon cassandra chinese christmas color ddos dmehosting EAPI grid happy libmysqlclient pageant pexpect pickup portage pptpd public rapidxen redis solr sphinx tomcat warning webgrind xdebug 删除 单词 各种 场景 天空之城 我 操作 数码影像 文件编码 春节 梅龙镇 破解 签证 管理 经验 美国 颜色

Archives

Friend

  • 回忆未来[张宴]
  • 运维进行时

session

PHP数据库存储session

Standard

First up, we need to create a table to handle the session data, and here's how it will look: CREATE TABLE sessions (ID INT NOT NULL AUTO_INCREMENT PRIMARY KEY, SessionID CHAR(26), Data TEXT DEFAULT '', DateTouched INT); Now, session operations script [read more]

  • Date 2008-05-29
  • Tags 范例, session, code, 数据库, 代码, php
Domain since 2001