• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
Elephant
程序猿
博客园    首页    新随笔    联系   管理    订阅  订阅
2013年5月14日
linux命令
摘要: 查看隐藏文件列表:ls -l dir_name删除文件/文件夹:rm -f/-rf file_name/dir_name查看端口使用情况:netstat -anp|grep port关闭端口使用:kill pid退出当前进程:ctrl+c新建文件:mkfile file_name新建文件夹:mkdi... 阅读全文
posted @ 2013-05-14 18:29 fanelephant 阅读(123) 评论(0) 推荐(0)
php支持短标签
摘要: 在php.ini文件中,找到short_open_tag,设置为On,重启apache即可。 阅读全文
posted @ 2013-05-14 17:51 fanelephant 阅读(175) 评论(0) 推荐(0)
将session值字符串重新生成session
摘要: 使用session_decode($str)可将session原始格式的字符串重新生成session 阅读全文
posted @ 2013-05-14 17:48 fanelephant 阅读(348) 评论(0) 推荐(0)
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3