Ask a Question related to ASP Database, Design and Development.
-
Evertjan. #1
Re: Question about Global.asa file
Terry Murray wrote on 09 aug 2003 in microsoft.public.inetserver.asp.db:
No> I was wondering if the client's machine has cookies disabled then does
> that render Global.asa files useless. If the answer can be provided
> with the least amount of jargon as possible then it would be really
> appreciated.
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Evertjan. Guest
-
CO:GLOBAL override question
Hey list! I'm having a problem with overriding a sub in CORE::GLOBAL. I need to override exit(), and I'm doing that with: BEGIN {... -
CO:GLOBAL override question
Sorry, I forgot to send it to the list as well. Stupid mailclient. On Tue, 23 Dec 2003 13:35:48 -0800, david <dzhuo@looksmart.net> wrote: The... -
$GLOBAL question
Good Morning!! I'm trying to print $GLOBALs this way and it doesn't work: <?php $aTest = "This is a test"; function GlobalCheck() { print... -
[PHP] $GLOBAL question
Robin, There are 2 problems with the example you provided. One, $GLOBAL should be $GLOBALS. Second you can't print a value that has not been... -
Global variable question question
When registered globals is set to off this does not effect the $PHP_SELF variable right? In other words I should be able to call $PHP_SELF with...



Reply With Quote

