会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
涂磊的小作,请赐教
| |
新随笔
|
新文章
| | |
管理
2020年6月30日
PHP语言之HelloWorld
摘要: 解决 PHP 输出中文乱码的问题 https://blog.csdn.net/wy_bk/article/details/88124285 <?php header("Content-type:text/html;charset=utf-8"); $x=5; // 全局变量 function myT
阅读全文
posted @ 2020-06-30 20:35 涂磊
阅读(271)
评论(0)
推荐(0)
编辑
sql-labs一定要选php5.3.29nts否则会多个\
摘要: sql-labs一定要选php5.3.29nts否则会多个\ Hint: Your Input is Filtered with following result: 1\' 解决办法:
阅读全文
posted @ 2020-06-30 20:01 涂磊
阅读(117)
评论(0)
推荐(0)
编辑