• 小型企业站前台模块

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

    265

  • 小型企业站前台模块

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

    256

  • 导航案例作业

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

    261

  • PDO连接数据库

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

    232

  • css浮动布局

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

    256

  • CSS边框作业

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

    296

  • 自动加载类文件

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

    158

  • 新闻模块 控制器代码

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

    269

Release Notes

Popular this month