PHP报错Undefined index解决 2017年9月10日 在php, 程序源码 标签 php报错, Undefined index 鉴于本人PHP水平一般,很多时候写功能都是上网找源码,然后修改或增加功能来实现最终效果。最近遇到一个问题,运行的时候提示 Notice: Undefined index: PB_page in c:\xxxx\xx.php on line 30, 这时候只能请百度老师了(谷老师离线了没办法啊)。[……]