本文介绍了全球变量开启/关闭的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 大家好! 我试图理解这一点... http://www.php.net/manual/en/languag...s.external.php 我想知道社区对此有何看法... 我需要得到一些变量some​​thing.php?var = blabla ...我可以得到 $ var,还有$ _request [" var"]。 还有file_get_contents(''php:// input'') ,但后来我 还要做更多。 人们对此有什么看法?Hi all!I was trying to understand this... http://www.php.net/manual/en/languag...s.external.phpI wonder what teh community has to say about this...I need to get some vars something.php?var=blabla... I can get the$var, but also $_request["var"].And there is also the file_get_contents(''php://input''), but then Ihave to do some more.What do people have to say about this?S推荐答案 这篇关于全球变量开启/关闭的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云!
09-05 07:20
查看更多