Logo

WindowsLin 本地站点

欢迎

当前首页地址:http://localhost/(在 PHP 内置服务下为 http://localhost:8000/index.html)

打开反馈系统 纯HTML反馈入口 打开用户系统 用户API说明

站点信息

  • 前端首页:/index.html
  • 反馈系统:/feedback/index.php(含后端存储与安全防护)
  • 用户系统前端示例:/user/index.html
  • 用户系统后端API入口:/user/API/index.php(一个函数一个文件)

提示

如遇中文显示异常,请确认本页已声明 UTF-8 编码;如使用自带 IIS,默认端口为 80(http://localhost/)。使用 PHP 内置服务器时,请访问 http://localhost:8000/index.html。