Yes.. I found that there.
My site doesn't allow .htaccess - now I'm off to find out why.
"Jason Wong" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> On Wednesday 03 April 2002 12:06, lmlweb wrote:
> > How can I do that - controlling via .htaccess? Pointing me to references
> > w
On Wednesday 03 April 2002 12:06, lmlweb wrote:
> How can I do that - controlling via .htaccess? Pointing me to references
> would be good.
The manual is a good reference.
--
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
/*
Remember: Silly is a state of Mind, Stupid is a way of Lif
Why not just do
foreach($form as $key => $value)
{
$form[$key] = stripslashes($form[$key]);
}
Eric
- Original Message -
From: "lmlweb" <[EMAIL PROTECTED]>
To: <>
Sent: Tuesday, April 02, 2002 11:04 PM
Subject: Re: [PHP] Mail function acting a bit diff
How can I do that - controlling via .htaccess? Pointing me to references
would be good.
TIA
LML
"Miguel Cruz" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> On Tue, 2 Apr 2002, lmlweb wrote:
> > Hosted web, so option to turn on or off is up to the hosting co
;>news:[EMAIL PROTECTED]...
> > stripslashes() should work - or set the magic quote thingy to off
> >
> > -Original Message-
> > From: lmlweb [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, April 03, 2002 1:12 PM
> > To: [EMAIL PROTECTED]
> >
On Tue, 2 Apr 2002, lmlweb wrote:
> Hosted web, so option to turn on or off is up to the hosting company, not
> me.
Perhaps you can control it from a .htaccess file?
miguel
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
on-numerical indexes, but anyway) would be
the way to go
Martin
-Original Message-
From: lmlweb [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 03, 2002 2:00 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Mail function acting a bit differently
Hosted web, so option to turn on or off is up to
gt;news:[EMAIL PROTECTED]...
> stripslashes() should work - or set the magic quote thingy to off
>
> -Original Message-
> From: lmlweb [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 03, 2002 1:12 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Mail function acting a
stripslashes() should work - or set the magic quote thingy to off
-Original Message-
From: lmlweb [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 03, 2002 1:12 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Mail function acting a bit differently
I got an email someone submitted through my
I got an email someone submitted through my web form. I've been using this
form for a while, and it had always worked. It still works, but something
new has popped up.
If someone writes, "I'm available to meet with you anytime. We'll talk about
our project."
It appears as: I\'m available to meet
10 matches
Mail list logo