php - 有人用过phalcon的sessionBag吗
阿神
阿神 2017-04-10 17:30:41
0
0
514

phalcon的session是框架自带的, 它好像只区分了多应用,

我目前的项目结构是这样的

project
  application
    controllers
    library
    models
    modules
      user
        controllers
        views
      admin
        controllers
        views
    views
    bootstrap.php 
  config
  public

我的di文件都写在 bootstrap.php里的, 我想让默认控制器和user模块 使用 uniqueId = user的session, admin模块使用 uniqueId使用 admin 的session

阿神
阿神

闭关修行中......

Antworte allen(0)
Beliebte Tutorials
Mehr>
Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage
Über uns Haftungsausschluss Sitemap
Chinesische PHP-Website:Online-PHP-Schulung für das Gemeinwohl,Helfen Sie PHP-Lernenden, sich schnell weiterzuentwickeln!