Re: A Few Noob Questions [message #175132 is a reply to message #175127] |
Tue, 16 August 2011 16:35 |
Man-wai Chang
Messages: 11 Registered: December 2010
Karma:
|
Junior Member |
|
|
On 16/08/11 11:02 PM, eBob.com wrote:
> Is "script" official terminology in PHP? The book I am reading says
> "Built-in superglobal variables are visible everywhere within a script."
> but has never explicitly defined "script". (Although there is a hint
> that maybe everything between tags is a script.)
In the old days, "Programs" were compiled into binary codes for direct
execution by the CPU. "Scripts" were not compiled, but interpreted by a
program called intepreter.
--
@~@ You have the right to remain silent.
/ v \ Simplicity is Beauty!
/( _ )\ May the Force and farces be with you!
^ ^ (x86_64 Ubuntu 9.10) Linux 2.6.39.3
不借貸! 不詐騙! 不援交! 不打交! 不打劫! 不自殺! 請考慮綜援 (CSSA):
http://www.swd.gov.hk/tc/index/site_pubsvc/page_socsecu/sub_addressesa
|
|
|