Loading...
首先创建一个表单,命名为 index.html<!DOCTYPE html> <head> <title>表单...
偶然间发现一个有意思的悖论,内容如下:假设:有一个人,他有一种奇怪的色盲症。他看到的两种颜色和别人不一样,他把蓝色看成绿色,把绿色看成蓝色。 但是他自己并...
进入phpmyadmin找到 typecho 数据库里面的 typecho_options 表把里面的 siteUrl 值换成新的。OK,改好了如果需要更...
location / {try_files $uri $uri/ $uri.php?$args;}
新建 api.php 文件,将以下代码粘贴进去,然后保存<?php $filename = 'data.txt'; header('Content-...