This is a discussion on Re: [PHP] variable in e-mail within the PHP General forums, part of the PHP Programming Forums category; On Fri, 17 Oct 2003 14:51:54 +0100, you wrote: >I would like to use a form in ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Fri, 17 Oct 2003 14:51:54 +0100, you wrote:
>I would like to use a form in a html page to pass the variables to a php >page, which sends an mail including these variables. > >All I get in the mail though is a 1 rather than the string that I put into >the form??? > >Can anyone help please! Reduce your code to a short example that shows your problem, and post it. We can't even begin to help you without that. http://perl.plover.com/Questions.html - most of what's said applies here, too. |