Web_Design 板


LINE

官网的讯息大概是说4.1.0之前的版本 <------真的蛮旧的 GET的的用法是$HTTP_GET_VARS(HTTP_POST_VARS) 取值 之後的用法是$_GET($_POST) <---称为superglobals $HTTP_*_VARS 在4.1.0之後的版本都改成$_* 你可以看一下LINUX底下的PHP是几版的? 用phpinfo(); 应该不是LINUX的关系我有用LINUX跑过 可能是版本的问题.. 可以考虑换新的版本..或者迎合这个版本的写法 希望这对你有帮助!!GOOD LUCK!! ※ 引述《aecho (星空下的鲔鱼)》之铭言: : ※ 引述《superGA (嘎先生!)》之铭言: : : 这应该是关於宣告全域变数的设定不是吗?~还是我搞错了?? : : 如果register_globals = On则不需要事先宣告及可用全域变数 : : GET传值 只要用$_GET[abc]来接收就可以了不是吗?(随便一本PHP书上都有教) : : 而且GET传值并不是PHP的东西(应该是HTTP协定之类的) : : 怎麽能在PHP.INI做设定???还是我又错了? : : 加油!! : 恩 我的网页一开始在AppServ底下 : 并不需要另外用 $HTTP_GET_VARS 取值.... : 我是在win2000底下写 并且用AppServ做测试 : 之後把程式全部转移到 Linux 底下 : 这时候就出问题了 : 也就是该传过去的 却都没看到 而这在win底下测时都是正常的 : 记得有听同学讲说 跟php.ini的一个设定有关吧 : 我的书里面所说的 不过我看他的范例是直接传过去就用了 : 如传过去 abc=123&def=456 : 然後他就直接 $abc ... $def引用 : 从官网抓到的讯息如下 : 不过 这个英文我看的不是很懂阿 >_____< : http://tw.php.net/reserved.variables : HTTP GET variables: $_GET : Note: Introduced in 4.1.0. In earlier versions, use $HTTP_GET_VARS. : An associative array of variables passed to the current script via the HTTP GET method. Automatically global in any scope. : This is a 'superglobal', or automatic global, variable. This simply means that it is available in all scopes throughout a script. You don't need to do a global $_GET; to access it within functions or methods, as you do with $HTTP_GET_VARS. : $HTTP_GET_VARS contains the same initial information, but is not an autoglobal. (Note that $HTTP_GET_VARS and $_GET are different variables and that PHP handles them as such) : If the register_globals directive is set, then these variables will also be made available in the global scope of the script; i.e., separate from the $_GET and $HTTP_GET_VARS arrays. For related information, see the security chapter titled Using Register : Globals. These individual globals are not autoglobals. --



※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 220.135.162.76







like.gif 您可能会有兴趣的文章
icon.png[问题/行为] 猫晚上进房间会不会有憋尿问题
icon.pngRe: [闲聊] 选了错误的女孩成为魔法少女 XDDDDDDDDDD
icon.png[正妹] 瑞典 一张
icon.png[心得] EMS高领长版毛衣.墨小楼MC1002
icon.png[分享] 丹龙隔热纸GE55+33+22
icon.png[问题] 清洗洗衣机
icon.png[寻物] 窗台下的空间
icon.png[闲聊] 双极の女神1 木魔爵
icon.png[售车] 新竹 1997 march 1297cc 白色 四门
icon.png[讨论] 能从照片感受到摄影者心情吗
icon.png[狂贺] 贺贺贺贺 贺!岛村卯月!总选举NO.1
icon.png[难过] 羡慕白皮肤的女生
icon.png阅读文章
icon.png[黑特]
icon.png[问题] SBK S1安装於安全帽位置
icon.png[分享] 旧woo100绝版开箱!!
icon.pngRe: [无言] 关於小包卫生纸
icon.png[开箱] E5-2683V3 RX480Strix 快睿C1 简单测试
icon.png[心得] 苍の海贼龙 地狱 执行者16PT
icon.png[售车] 1999年Virage iO 1.8EXi
icon.png[心得] 挑战33 LV10 狮子座pt solo
icon.png[闲聊] 手把手教你不被桶之新手主购教学
icon.png[分享] Civic Type R 量产版官方照无预警流出
icon.png[售车] Golf 4 2.0 银色 自排
icon.png[出售] Graco提篮汽座(有底座)2000元诚可议
icon.png[问题] 请问补牙材质掉了还能再补吗?(台中半年内
icon.png[问题] 44th 单曲 生写竟然都给重复的啊啊!
icon.png[心得] 华南红卡/icash 核卡
icon.png[问题] 拔牙矫正这样正常吗
icon.png[赠送] 老莫高业 初业 102年版
icon.png[情报] 三大行动支付 本季掀战火
icon.png[宝宝] 博客来Amos水蜡笔5/1特价五折
icon.pngRe: [心得] 新鲜人一些面试分享
icon.png[心得] 苍の海贼龙 地狱 麒麟25PT
icon.pngRe: [闲聊] (君の名は。雷慎入) 君名二创漫画翻译
icon.pngRe: [闲聊] OGN中场影片:失踪人口局 (英文字幕)
icon.png[问题] 台湾大哥大4G讯号差
icon.png[出售] [全国]全新千寻侘草LED灯, 水草

请输入看板名称,例如:WOW站内搜寻

TOP