not at all. the only kind of "scripting" that the
client controlls is client-side scripting. browsers
do not have any control over server-side scripting.
PHP, Perl, C++, etc. are server-side.
Javascript is client-side.
if you disable scripting in MSIE, absolutely
nothing related with PHP will be affected, but
javascript will not work...
that's why i asked for a better definition of
your question - becuase "Scripting" can mean
so many different things.
PS: just remember that client and server are
completely separate.
> -----Original Message-----
> From: Don [mailto:[EMAIL PROTECTED]]
> Subject: Re: [PHP] Testing if Scripting has been disabled
>
> Well, yes, but if I disable scripting in I.E., won't PHP scripts not work as
> well?
>
> ----- Original Message -----
> From: "scott [gts]" <[EMAIL PROTECTED]>
> Subject: RE: [PHP] Testing if Scripting has been disabled
>
> > "Scripting" is a rather large word...
> >
> > do you mean javascript?
> >
> > > -----Original Message-----
> > > From: Don [mailto:[EMAIL PROTECTED]]
> > > Subject: [PHP] Testing if Scripting has been disabled
> > >
> > > Is there a method to test if Scripting has been disabled in the browser?
> > >
> > > Thanks,
> > > Don
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]