搜索
  • 练习html

    <html>   <meta charset="utf-8" />   <title>...

    172

  • 读取文件内容实例

    echo file_get_contents('text.txt'); // 直接获取文件内容strip_tags 去除html标记echo strip_tags(file_get_c...

    300

  • 创建元素实战

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

    303

发布手记

本月热门