register_globals - 开启 [英] register_globals - turning on

查看:82
本文介绍了register_globals - 开启的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好。


我是PHP的新手。我的第一本书已经过了一半

我正在学习并刚刚创建了登录页面等。


我只是想知道,如果我是在本地运行php / mysql / apache,我应该

可以在没有任何安全问题的情况下打开register_globals吗?


谢谢


John

解决方案

John写道:

我只是想知道,如果我正在运行php / mysql / apache在本地,我是否可以在没有任何安全问题的情况下打开register_globals?




最好从开始时用globals = off来学习php。 />


在文章< u9 ******************************** @ 4ax.com>,John写道:

你好。

我是PHP的新手。我的第一本书已经过了一半
我正在学习并刚刚创建了登录页面等。

我只是想知道,如果我在本地运行php / mysql / apache,我是否可以在没有任何安全问题的情况下打开register_globals?




您是否知道register_globals开/关的后果?


如你所说,你是一个新手,我认为你从一开始就学习它更好。

。无需学习折旧的东西。

-

Tim Van Wassenhove< http://home.mysth.be/~timvw>


Pertti Kosunen写道:

John写道:

我只是想知道,如果我在本地运行php / mysql / apache,我应该<可以在没有任何安全问题的情况下打开register_globals吗?



最好从开始时用globals = off来学习php。




使用error_reporting(E_ALL)更好。


-

如果每个人都阅读,USENET会是一个更好的地方:给我发电子邮件:使用|
http:/ /www.catb.org/~esr/faqs/smart-questions.html |我的名字在收件人:中|
http://www.netmeister.org/news/learn2quote2 .html |标题,textonly |
http://www.expita.com/nomime。 HTML |没有附件。 |


Hello.

I am a newbie to PHP. I am over halfway through my first book that
I''m learning with and have just created login pages etc.

I just wondered, if I am running php/mysql/apache locally, should I be
okay to turn register_globals on without any security issues?

Thanks

John

解决方案

John wrote:

I just wondered, if I am running php/mysql/apache locally, should I be
okay to turn register_globals on without any security issues?



It is better to learn php with globals=off from start.


In article <u9********************************@4ax.com>, John wrote:

Hello.

I am a newbie to PHP. I am over halfway through my first book that
I''m learning with and have just created login pages etc.

I just wondered, if I am running php/mysql/apache locally, should I be
okay to turn register_globals on without any security issues?



Are you aware of the consequences that register_globals on/off have?

As you say that you are a newbie, i think you''re better of learning it
right from the start. No need to learn depreciated stuff.
--
Tim Van Wassenhove <http://home.mysth.be/~timvw>


Pertti Kosunen wrote:

John wrote:

I just wondered, if I am running php/mysql/apache locally, should I be
okay to turn register_globals on without any security issues?



It is better to learn php with globals=off from start.



Even better with error_reporting(E_ALL).

--
USENET would be a better place if everybody read: | to email me: use |
http://www.catb.org/~esr/faqs/smart-questions.html | my name in "To:" |
http://www.netmeister.org/news/learn2quote2.html | header, textonly |
http://www.expita.com/nomime.html | no attachments. |


这篇关于register_globals - 开启的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆