8 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] newbee
Joseph
I can get the errors to go away but then my example just shows a blank page!
The variable are not being passed through to the .php doc
hendrik
"Joseph W. Goff" <[EMAIL PROTECTED]> wrote in message
003201c2b803$
s on in the php.ini file.
>
> - Original Message -
> From: "Hendrik van Niekerk" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, January 09, 2003 11:58 AM
> Subject: Re: [PHP] newbee
>
>
> > Joseph
> >
> > I can g
t is passed.
2) turn register globals on in the php.ini file.
- Original Message -
From: "Hendrik van Niekerk" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 09, 2003 11:58 AM
Subject: Re: [PHP] newbee
> Joseph
>
> I can get the error
Joseph
I can get the errors to go away but then my example just shows a blank page!
The variable are not being passed through to the .php doc
hendrik
"Joseph W. Goff" <[EMAIL PROTECTED]> wrote in message
003201c2b803$ada54f60$bdcaa8c0@jg42000">news:003201c2b803$ada54f60$bdcaa8c0@jg42000...
> Thi
[mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 09, 2003 12:07 PM
To: Hendrik van Niekerk; [EMAIL PROTECTED]
Subject: Re: [PHP] Newbee observation
Mail servers play a part in this too. Maybe the admins should pack up
their servers and send them back too :)
-Original Message-
From
Mail servers play a part in this too. Maybe the admins should pack up
their servers and send them back too :)
-Original Message-
From: "Hendrik van Niekerk" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Date: Thu, 9 Jan 2003 11:11:30 -0600
Subject: [PHP] Newbee observation
> Why does the webm
This is because of the default error reporting setting in the newer version
of php. This was not the case when your book was written.
In your php.ini file set error reporting = E_ALL & ~E_NOTICE and you will
quit getting the 'Undefined Variable' notices.
- Original Message -
From: "Hendrik
In article <98p4a1$mbn$[EMAIL PROTECTED]>,
[EMAIL PROTECTED] ("Lars Falsig") wrote:
> I need to preload lots of graphics for user-controlled animation, changing
> graphics fast.
> Include() and/or require() works to slow.
>
> Any suggestions?
You can't do that with PHP as it's *server-side* sc
8 matches
Mail list logo