• 小型企业站前台模块

    <?phpnamespace app\index\controller;use think\Controller;use think\facade\Request;use app\index\m...

    258

  • 小型企业站前台模块

    <?phpnamespace app\index\controller;use think\Controller;use think\facade\Request;use app\index\m...

    249

  • 导航案例作业

    <!DOCTYPE html><html><head><meta http-equiv="Content-Type" content=&q...

    256

  • PDO连接数据库

    //连接及断开数据库 <?php $myDb = [     "type"=>"mysql&qu...

    230

  • css浮动布局

    <!DOCTYPE html><html><head><meta http-equiv="Content-Type" content=&q...

    248

  • CSS边框作业

    <!DOCTYPE html><html><head><meta http-equiv="Content-Type" content=&q...

    288

  • 自动加载类文件

    //test.php <?php      //类的自动加载  $getMyClass =function($classNa...

    155

  • 新闻模块 控制器代码

    <?phpnamespace app\admin\controller;//use think\facade\View;  //view创建静态代理use app\admin\mode...

    267

Release Notes

Popular this month