搜索
  • 所缩略图模块的相关处理

    <?php// http://localhost/exa5/thumb_image/thumb_stand.php?w=200&h=200// 把大图缩略到缩略图指定的范围内,可能有留白...

    332

  • 新闻板块的内容提交

    <?php //引入文件 内容提交include_once("functions/database.php"); $news_id = $_GET[&qu...

    248

  • 使用composer下载并导入smarty

    composer require smarty/smarty下载完成后引入vendor/autoload.php自动加载文件这样就可以直接使用smarty类了$smarty = new Smarty(...

    253

  • 下拉菜单案例

    <!DOCTYPE html><html><head><meta charset="UTF-8"><title>html...

    175

  • html+css导航

    <!DOCTYPE html><html><head><meta charset="UTF-8"><title>html...

    579

  • 系统模块练习

    <?php /**  * Created by PhpStorm.  * User: Admin  * ...

    300

  • 分类模块练习

    <?php /**  * Created by PhpStorm.  * User: Admin  * ...

    272

  • 分类模块练习

    <?php /**  * Created by PhpStorm.  * User: Admin  * ...

    224

发布手记

本月热门