2011年3月21日

$_SERVER[’PHP_SELF’], $_SERVER['REQUEST_URI'], and $_SERVER[’SCRIPT_NAME’]

摘要: $_SERVER[’PHP_SELF’], $_SERVER['REQUEST_URI'], and $_SERVER[’SCRIPT_NAME’] all behave in similar ways, they return information about what file is being used. When exposed to some differnt scenarios, y... 阅读全文

posted @ 2011-03-21 02:50 Moven 阅读(123) 评论(0) 推荐(0) 编辑

导航