_脚本中要访问的全局和内核变量的声明。
Declarations for global and kernel variables accessed in the script.
如果您的PHP代码使用了全局变量,那么应该更新它。
If your PHP code USES global variables, you should update it.
这些全局变量带来了两个不同的问题。
Two different issues arise because of these global variables.
所以在比较关键的循环中,我们要不使用全局变量。
We should therefore not use global variables inside critical loops.
然后查看一些有趣的场景,了解全局变量的使用。
Then view some interesting scenarios on how global variables can be exploited.
它包含全局变量和函数的定义。
This includes the definition of global variables and functions.
接下来,添加一个全局变量以保存经理批准消息。
Next, add a global variable to hold the manager approval message.
全局变量应该全部大写。
出于编程目的,您要将每个字段绑定到全局变量。
For programmatic purposes, you will bind each field to a global variable.
此外,您不能更改全局变量定义,包括其默认值。
Furthermore, you cannot ALTER the global variable definition at all, including its default value.
在先前的示例中,变量是静态的,全局的。
In the preceding example the variables were static and global.
这种模式通常用于全局变量访问、分支以及子程序调用。
This mode is often used for global variable access, branching, and subroutine calls.
尽量减少全局变量的使用。
这是另一个非常有用的全局变量。
全局变量在PHP应用程序中很方便。
全局变量是非事务性状态对象。
如果没有局部变量,所有事件处理程序实例都将在相同的全局变量实例上工作。
Without local variables, all event handler instances would work on the same global variable instances.
他们的用户对全局变量的概念应该了然于胸。
Their users already understood the concept of global variables.
什么是全局变量?
全局变量名称由两部分构成。
HATS运行时收集并存储这些全局变量的数据。
The HATS runtime collects and stores the data in the global variable.
首先,了解什么是全局变量以及它涉及的基本操作。
First, learn what global variables are and the basic operations that can be performed with them.
下面是其余的全局变量及其描述。
The following is the remainder of the global variables and their descriptions.
在变量部分中定义全局变量。
The variable section is where most globally defined variables are defined.
必须使用GTT处理包的全局变量。
Global variables of the package will have to be handled using GTTs.
错误全局变量和标准值。
错误全局变量和标准值。
应用推荐