$p = "PII"; define("PI", 3.14); define($p, 3.14); echo PI; echo ""; echo PII; ?> 大P 和小p 在代码里很难区分(用眼睛), 变量大P 和小p 不是一个变量,所以。。。。。要注意了啊童鞋们
不难区分,一个高一个低。