diff --git "a/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/.htaccess" "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/.htaccess" new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git "a/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/.idea/.gitignore" "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/.idea/.gitignore" new file mode 100644 index 0000000000000000000000000000000000000000..35410cacdc5e87f985c93a96520f5e11a5c822e4 --- /dev/null +++ "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/.idea/.gitignore" @@ -0,0 +1,8 @@ +# 默认忽略的文件 +/shelf/ +/workspace.xml +# 基于编辑器的 HTTP 客户端请求 +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git "a/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/.idea/encodings.xml" "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/.idea/encodings.xml" new file mode 100644 index 0000000000000000000000000000000000000000..15a15b218a29e09c9190992732698d646e4d659a --- /dev/null +++ "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/.idea/encodings.xml" @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git "a/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/.idea/misc.xml" "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/.idea/misc.xml" new file mode 100644 index 0000000000000000000000000000000000000000..28a804d8932aba40f168fd757a74cb718a955a1a --- /dev/null +++ "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/.idea/misc.xml" @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git "a/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/.idea/modules.xml" "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/.idea/modules.xml" new file mode 100644 index 0000000000000000000000000000000000000000..c015260e5de646bafcf009f0fd22a04d2c0ac2e6 --- /dev/null +++ "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/.idea/modules.xml" @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git "a/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/.idea/www.qianshou.com.iml" "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/.idea/www.qianshou.com.iml" new file mode 100644 index 0000000000000000000000000000000000000000..c956989b29ad0767edc6cf3a202545927c3d1e76 --- /dev/null +++ "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/.idea/www.qianshou.com.iml" @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git "a/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/1.jpg" "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/1.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..92a01f0b36957b6923ecc02d9d96a3d4e5e3e474 Binary files /dev/null and "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/1.jpg" differ diff --git "a/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/2.jpeg" "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/2.jpeg" new file mode 100644 index 0000000000000000000000000000000000000000..2b1de1412470aebc6efd0067579aaeaaa161c849 Binary files /dev/null and "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/2.jpeg" differ diff --git "a/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/conn.php" "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/conn.php" new file mode 100644 index 0000000000000000000000000000000000000000..f87718e8bb33a1623d1509119dbf66fa6b525c11 --- /dev/null +++ "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/conn.php" @@ -0,0 +1,5 @@ + + + + + 400 错误 - phpstudy + + + + + + + + + + + + + + + +
+
+

HTTP 400 - Bad Request

+
+
错误说明:因为错误的语法导致服务器无法理解请求信息。
+
原因1:客户端发起的请求不符合服务器对请求的某些限制,或者请求本身存在一定的错误。
+
解决办法:
+
链接中有特殊字符或者链接长度过长导致,请对应修改.
+
原因2:request header 或者 cookie 过大所引起
+
解决办法:
+
crtl+shift+delete 快捷键清除cookie.
+
+
使用手册,视频教程,BUG反馈,官网地址: www.xp.cn
+ +
+
+ + \ No newline at end of file diff --git "a/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/403.html" "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/403.html" new file mode 100644 index 0000000000000000000000000000000000000000..77270deca44e481c9c11dc3a4e88f0a571383248 --- /dev/null +++ "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/403.html" @@ -0,0 +1,66 @@ + + + + + 403 错误 - phpstudy + + + + + + + + + + + + + + + +
+
+

403 - Forbidden 禁止访问: 访问被拒绝

+
+
错误说明:禁止访问,服务器拒绝访问
+
原因1:未找到默认的索引文件
+
解决办法:
+
IIS中【启用默认内容文档】选项中将默认打开文档修改为程序首页文件格式,如:index.html或者index.php
+
原因2:文件夹安全权限导致
+
解决办法:
+
程序文件-右击-属性-安全-Users-修改为读取和执行权限
+
+
使用手册,视频教程,BUG反馈,官网地址: www.xp.cn
+ +
+
+ + \ No newline at end of file diff --git "a/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/404.html" "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/404.html" new file mode 100644 index 0000000000000000000000000000000000000000..fb3d77e091e92dfab4f09ac3fc294ee5b1cf1b56 --- /dev/null +++ "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/404.html" @@ -0,0 +1,75 @@ + + + + + 404 错误 - phpstudy + + + + + + + + + + + + + + + +
+
+

404 - Page Not Found 未找到

+
+
错误说明:请求的页面不存在
+
原因1:访问的文档权限不够
+
解决办法:
+
修改文件权限为755,windos系统修改目录权限为可写可读。
+
原因2:防火墙的原因
+
解决办法:
+
先关闭让防火墙通过WWW服务。
+
原因3:站点根目录无默认访问文件
+
解决办法:
+
在根目录中创建index.html或者创建index.php。
+
原因4:站点配置目录不正确
+
解决办法:
+
将网站应用程序复制到站点目录中,或者修改站点配置目录指定到应用程序目录中。
+
原因5:站点使用了伪静态
+
解决办法:
+
将伪静态规则删除,或者重新编写正确的伪静态规则,或关闭伪静态配置。
+
+
使用手册,视频教程,BUG反馈,官网地址: www.xp.cn
+ +
+
+ + \ No newline at end of file diff --git "a/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/500.html" "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/500.html" new file mode 100644 index 0000000000000000000000000000000000000000..bbf2cf197b063c2752db102a50244f176654a3ed --- /dev/null +++ "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/500.html" @@ -0,0 +1,78 @@ + + + + + 500 错误 - phpstudy + + + + + + + + + + + + + + + +
+
+

HTTP 500 - Internal Server Error 服务器内部错误

+
+
错误说明:服务器内部错误,无法完成请求
+
原因1:伪静态规则不正确
+
解决办法:
+
修改伪静态。
+
原因2:php版本与网站程序不兼容
+
解决办法:
+
更换PHP版本。
+
原因3:网站无法连接至数据库
+
解决办法:
+
正确修改站点的数据库配置文件。
+
原因4:php禁用了某一函数,需要开启
+
解决办法:
+
开启相关禁用函数。
+
原因5:站点需要访问站外目录
+
解决办法:
+
关闭防跨站处理。
+
原因6:源码本身有BUG
+
解决办法:
+
修复源码bug。
+
+
使用手册,视频教程,BUG反馈,官网地址: www.xp.cn
+ +
+
+ + \ No newline at end of file diff --git "a/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/501.html" "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/501.html" new file mode 100644 index 0000000000000000000000000000000000000000..c879908a642bddd6566fcc2526793368c94d95f5 --- /dev/null +++ "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/501.html" @@ -0,0 +1,63 @@ + + + + + 501 错误 - phpstudy + + + + + + + + + + + + + + + +
+
+

HTTP 501 - Not Implemented

+
+
错误说明:服务器没有相应的执行动作来完成当前请求。
+
原因1:Web 服务器不支持实现此请求所需的功能
+
解决办法:
+
可以用来HttpWebRequest指定一个UserAgent来试试的,有时候你可以换电脑来测试一下的。
+
+
使用手册,视频教程,BUG反馈,官网地址: www.xp.cn
+ +
+
+ + \ No newline at end of file diff --git "a/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/502.html" "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/502.html" new file mode 100644 index 0000000000000000000000000000000000000000..194f16fb9b8e529715890696eeca8b04115efdd9 --- /dev/null +++ "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/502.html" @@ -0,0 +1,75 @@ + + + + + 502 错误 - phpstudy + + + + + + + + + + + + + + + +
+
+

HTTP 502 - Bad Gateway 没有响应

+
+
错误说明:坏的网关,http向后端节点请求,没有响应
+
原因1:DNS 缓冲
+
解决办法:
+
在dos窗口运行 ipconfig /flushdns,该命令会刷新DNS缓冲。
+
原因2:浏览器代理
+
解决办法:
+
关掉代理。
+
原因3:dns 被劫持了,即使使用国外的dns,也会被劫持
+
解决办法:
+
去掉VPN服务器的DNS。切换另外的dns。在windows系统中,可以在本地网络连接的属性中,去掉默认的dns,选用国外的dns,比如google的或opendns。
+
原因4:php执行超时
+
解决办法:
+
修改/usr/local/php/etc/php.ini 将max_execution_time 改为300。
+
原因5:nginx等待时间超时
+
解决办法:
+
适当增加nginx.conf配置文件中FastCGI的timeout时间。
+
+
使用手册,视频教程,BUG反馈,官网地址: www.xp.cn
+ +
+
+ + \ No newline at end of file diff --git "a/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/503.html" "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/503.html" new file mode 100644 index 0000000000000000000000000000000000000000..f21f507f54a567552624fa998d213840cff264b4 --- /dev/null +++ "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/503.html" @@ -0,0 +1,66 @@ + + + + + 503 错误 - phpstudy + + + + + + + + + + + + + + + +
+
+

HTTP 503 - Service Unavailable 服务不可用

+
+
错误说明:服务当前不可用
+
原因1:服务不可用状态
+
解决办法:
+
服务器或许就是正在维护或者暂停了,你可以联系一下服务器空间商。
+
原因2:程序占用资源太多
+
解决办法:
+
通过设置应用程序池把账户改为NetworkService即可解决。
+
+
使用手册,视频教程,BUG反馈,官网地址: www.xp.cn
+ +
+
+ + \ No newline at end of file diff --git "a/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/504.html" "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/504.html" new file mode 100644 index 0000000000000000000000000000000000000000..62fa692a3e9068e89861364738443294a0eb859c --- /dev/null +++ "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/504.html" @@ -0,0 +1,69 @@ + + + + + 504 错误 - phpstudy + + + + + + + + + + + + + + + +
+
+

HTTP 504 - Gateway Timeout 网关超时

+
+
错误说明:网关超时,服务器响应时间,达到超出设定的范围
+
原因1:后端电脑之间 IP 通讯缓慢而产生
+
解决办法:
+
如果您的 Web 服务器由某一网站托管, 只有负责那个网站设置的人员才能解决这个问题。
+
原因2:由于nginx默认的fastcgi进程响应的缓冲区太小造成的错误
+
解决办法:
+
一般默认的fastcgi进程响应的缓冲区是8K,这时可以设置大一点,在nginx.conf里,加入:fastcgi_buffers 8 128k这表示设置fastcgi缓冲区为8块128k大小的空间。当然如果在进行某一项即时的操作, 可能需要nginx的超时参数调大点, 例如设置成60秒:send_timeout 60;经过这两个参数的调整,一般不会再提示“504 Gateway Time-out”错误,问题基本解决。
+
原因3:PHP环境的配置问题
+
解决办法:
+
更改php-fpm的几处配置: 把max_children由之前的10改为现在的30,这样就可以保证有充足的php-cgi进程可以被使用; 把request_terminate_timeout由之前的0s改为60s,这样php-cgi进程 处理脚本的超时时间就是60秒,可以防止进程都被挂起,提高利用效率。 接着再更改nginx的几个配置项,减少FastCGI的请求次数,尽量维持buffers不变: fastcgi_buffers由 4 64k 改为 2 256k; fastcgi_buffer_size 由 64k 改为 128K; fastcgi_busy_buffers_size 由 128K 改为 256K; fastcgi_temp_file_write_size 由 128K 改为 256K。 重新加载php-fpm和nginx的配置,再次测试,如果没有出现“504 Gateway Time-out”错误,问题解决。
+
+
使用手册,视频教程,BUG反馈,官网地址: www.xp.cn
+ +
+
+ + \ No newline at end of file diff --git "a/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/505.html" "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/505.html" new file mode 100644 index 0000000000000000000000000000000000000000..5e153c00184bb16253988870ad5ce5f418a27c3b --- /dev/null +++ "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/505.html" @@ -0,0 +1,66 @@ + + + + + 505 错误 - phpstudy + + + + + + + + + + + + + + + +
+
+

HTTP 505 - HTTP Version Not Supported

+
+
错误说明:HTTP 版本不受支持。
+
原因1:您的 Web 服务器不支持,或拒绝支持客户端(如您的浏览器)在发送给服务器的 HTTP 请求数据流中指定的 HTTP 协议版本
+
解决办法:
+
升级您的 Web 服务器软件。
+
原因2:http请求格式的错误
+
解决办法:
+
对照一下自己的代码,从打印的信息中终于找到问题所在。可能在请求后面多加了一个空格。http协议真是很严格了。
+
+
使用手册,视频教程,BUG反馈,官网地址: www.xp.cn
+ +
+
+ + \ No newline at end of file diff --git "a/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/506.html" "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/506.html" new file mode 100644 index 0000000000000000000000000000000000000000..d8ed766097b5414ee796743b8d256fc51cdf2bca --- /dev/null +++ "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/506.html" @@ -0,0 +1,63 @@ + + + + + 506 错误 - phpstudy + + + + + + + + + + + + + + + +
+
+

HTTP 506 - Variant Also Negotiates

+
+
错误说明:
+
原因1:服务器存在内部配置错误
+
解决办法:
+
被请求的协商变元资源被配置为在透明内容协商中使用自己,因此在一个协商处理中不是一个合适的重点。
+
+
使用手册,视频教程,BUG反馈,官网地址: www.xp.cn
+ +
+
+ + \ No newline at end of file diff --git "a/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/507.html" "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/507.html" new file mode 100644 index 0000000000000000000000000000000000000000..9e6da6625456b0ac78d744f233dfd0c802789534 --- /dev/null +++ "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/507.html" @@ -0,0 +1,63 @@ + + + + + 507 错误 - phpstudy + + + + + + + + + + + + + + + +
+
+

HTTP 507 - Insufficient Storage

+
+
错误说明:
+
原因1:服务器无法存储完成请求所必须的内容
+
解决办法:
+
这个状况被认为是临时的。WebDAV (RFC 4918)。
+
+
使用手册,视频教程,BUG反馈,官网地址: www.xp.cn
+ +
+
+ + \ No newline at end of file diff --git "a/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/509.html" "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/509.html" new file mode 100644 index 0000000000000000000000000000000000000000..12ee6bcfee5642ca23b2722740be5f21f7d11d46 --- /dev/null +++ "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/509.html" @@ -0,0 +1,63 @@ + + + + + 509 错误 - phpstudy + + + + + + + + + + + + + + + +
+
+

HTTP 509 - Bandwidth Limit Exceeded

+
+
错误说明:
+
原因1:网站流量已经超出您所购买的方案限制即服务器达到带宽限制
+
解决办法:
+
1.升级方案 2.等到下个月后流量重新计算,网站即可正常浏览。
+
+
使用手册,视频教程,BUG反馈,官网地址: www.xp.cn
+ +
+
+ + \ No newline at end of file diff --git "a/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/510.html" "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/510.html" new file mode 100644 index 0000000000000000000000000000000000000000..436ad68ad611fe74089df8d7165aa1faf68e9a2e --- /dev/null +++ "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/510.html" @@ -0,0 +1,63 @@ + + + + + 510 错误 - phpstudy + + + + + + + + + + + + + + + +
+
+

HTTP 510 - Not Extended

+
+
错误说明:
+
原因1:获取资源所需要的策略并没有被满足
+
解决办法:
+
需要请求有额外的扩展内容,服务器才能处理请求。
+
+
使用手册,视频教程,BUG反馈,官网地址: www.xp.cn
+ +
+
+ + \ No newline at end of file diff --git "a/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/index.html" "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/index.html" new file mode 100644 index 0000000000000000000000000000000000000000..52da1e0be262a9d5f798f1808570d6761864624e --- /dev/null +++ "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/error/index.html" @@ -0,0 +1,67 @@ + + + + + 站点创建成功-phpstudy for windows + + + + + + + + + + + + + + + +
+
+

站点创建成功

+
+
目录说明:
+
1:网站目录:/phpstudy安装目录/www/站点域名/
+
2:错误提示页面:/phpstudy安装目录/www/站点域名/error/
+
3:你可以删除或者修改该目录下的所有文件
+
操作注意事项:
+
1:新建站点、数据库、FTP可在phpstudy面板操作,数据库可在环境中下载数据库管理软件等;
+
2:将网站程序放到站点目录时请使用复制,剪切可能造成程序文件权限不正确;
+ +
+
使用手册,视频教程,BUG反馈,官网地址: www.xp.cn
+ +
+
+ + \ No newline at end of file diff --git "a/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/index.php" "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/index.php" new file mode 100644 index 0000000000000000000000000000000000000000..bb300ffbe807c4bdf0fd7c7e37b807c395ad51dc --- /dev/null +++ "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/index.php" @@ -0,0 +1,82 @@ + + + + + + + + Chris + + + + +
+ '?> +

+

+

+

+ 登出 +
+ + + + diff --git "a/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/login.php" "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/login.php" new file mode 100644 index 0000000000000000000000000000000000000000..544f1c22a65ddb144d74d43b61e13089df7ffd11 --- /dev/null +++ "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/login.php" @@ -0,0 +1,25 @@ + + + + 用户登录 + + +
+

登录界面

+ + + + + + + + + + + +
账号:
密码:
+ 注册 +
+
+ + \ No newline at end of file diff --git "a/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/login2.php" "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/login2.php" new file mode 100644 index 0000000000000000000000000000000000000000..a21960c5d8ab8e717f4376b8adebbd58b6067f4f --- /dev/null +++ "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/login2.php" @@ -0,0 +1,18 @@ +重新登录"); +} +$_SESSION['username']=$username; +echo "登录成功进入首页"; + diff --git "a/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/nginx.htaccess" "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/nginx.htaccess" new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git "a/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/register.php" "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/register.php" new file mode 100644 index 0000000000000000000000000000000000000000..8566a034fc3b22271f4dd36745bc786726c9f781 --- /dev/null +++ "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/register.php" @@ -0,0 +1,40 @@ + + + + + 牵手网注册界面 + + +

牵手网注册系统

+
+ + + + + + + + + + + + + + + + + +
用户名:
输入密码:
确认密码:
+ 性别: + 男 + 女 +
年龄:
身高:
+ 爱好: + 跑步 + 音乐 + 舞蹈 + 游戏 +
手机号:
住址:
头像:
交友留言:
+
+ + diff --git "a/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/register_do.php" "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/register_do.php" new file mode 100644 index 0000000000000000000000000000000000000000..c55a9f5d78b0df3a3d3d43a92c6ba3eaf0621057 --- /dev/null +++ "b/\345\220\264\351\207\217/20220604--\347\211\265\346\211\213\347\275\221/register_do.php" @@ -0,0 +1,21 @@ + $value){ + if ($key != '提交'){ + $$key = $value; + } +} +// 把数组爱好拆分为字符串 +$hobby = implode(',',$hobby); +// 连接数据库 +include_once ('conn.php'); +// 执行添加sql +$sql = "insert into `user` value ('$username','$password1','$sex',$height,'$phone','$hobby',$age,'$address','$aboutme','$photo')"; +// 执行上面的SQL语句 +$result = mysqli_query($conn,$sql); +// 判断 +if($result){ + echo "注册成功。请登录!"; +}else{ + die("注册失败。".mysqli_error($conn)); +} \ No newline at end of file