|
|
 |
RE: FN-FORUM: Php contact script - problems
date posted 21st May 2008 10:38
You can always use
extract($_post);
its not that secure or safe (using $_POST['blah'] is the right way) but gets
things working in a hurry
cheers
Owen
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of John
Deaville
Sent: 21 May 2008 09:51
To: FN-FORUM / [EMAIL REMOVED]
Subject: FN-FORUM: Php contact script - problems
I have a php contact script - I have used it on several sites and it has
worked
I am trying to use it in a new site
I submit the info and it all goes through but when I get the email - none of
the info is attached.
My script is
|
 |
|