大厂运维利用155台服务器挖矿被判3年
tongda-oa2017-anonymous-login

PHP报错Undefined index解决

鉴于本人PHP水平一般,很多时候写功能都是上网找源码,然后修改或增加功能来实现最终效果。最近遇到一个问题,运行的时候提示

Notice: Undefined index: PB_page in c:\xxxx\xx.php on line 30,

这时候只能请百度老师了(谷老师离线了没办法啊)。[……]

asp连接mdb执行更新、查询操作