![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| PHP PHP for some can be one of the hardest website programming codes, so do you need help on your PHP script, if it is php4, php5 or lower this is the place for you for any PHP help. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| Hi Barry Wright In news:946Ya.80$2O1.84546@newsfep2-gui.server.ntli.net you wrote: > $mailbody = > $_POST['fromname']."\n".$_POST['address']."\n".$_POST['Tel']$_POST['from']." > \n".$_POST['questions']."\n".$_POST['offers']."\n".$_POST['vouchers']."\n".$ > _POST['News']; Needs a . between $_POST['Tel'] and $_POST['from'] $mailbody = $_POST['fromname']."\n" ..$_POST['address']."\n" ..$_POST['Tel'].$_POST['from']."\n" ..$_POST['questions']."\n" ..$_POST['offers']."\n" ..$_POST['vouchers']."\n" ..$_POST['News']; -- Fishter unhook to email me | http://www.fishter.org.uk/ "You know what they say; he who laughs last, thinks slowest" | |||
| | #2 | ||
| Thanks :0) So much Barry "Fishter" <ntalk@hook.fishter.org.uk> wrote in message news:xeipcd6jm5sj$.dlg@fishter.org.uk... > Hi Barry Wright > In news:946Ya.80$2O1.84546@newsfep2-gui.server.ntli.net you wrote: > > > $mailbody = > > $_POST['fromname']."\n".$_POST['address']."\n".$_POST['Tel']$_POST['from']." > > \n".$_POST['questions']."\n".$_POST['offers']."\n".$_POST['vouchers']."\n".$ > > _POST['News']; > > Needs a . between $_POST['Tel'] and $_POST['from'] > > $mailbody = > $_POST['fromname']."\n" > .$_POST['address']."\n" > .$_POST['Tel'].$_POST['from']."\n" > .$_POST['questions']."\n" > .$_POST['offers']."\n" > .$_POST['vouchers']."\n" > .$_POST['News']; > > -- > Fishter > unhook to email me | http://www.fishter.org.uk/ > "You know what they say; he who laughs last, thinks slowest" --- The outgoing mail from this machine has been scanned. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.507 / Virus Database: 304 - Release Date: 04/08/2003 | |||
| Featured Websites | ||||
|
![]() |
| Tags: catching, form, posted, variable |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Using a loop variable as part of another variable name? | MrBoom | PHP | 1 | 07-01-2007 4:12 PM |
| Mark posted how? | James | Ebay Technical Questions | 2 | 05-31-2007 11:53 AM |
| MDB2 - disregard - meant catching Quickform error: => custom rule | l Burnerheimerton | Pear | 0 | 05-20-2007 6:34 PM |
| regex for PHP variable name | Sebosac | PHP | 2 | 05-20-2007 6:34 PM |
| regex for PHP variable name | Sebosac | PHP | 0 | 05-20-2007 6:34 PM |
| Featured Websites | ||||
|