This is a discussion on Re: [PHP] variable in e-mail within the PHP General forums, part of the PHP Programming Forums category; Post some code. christian tischler wrote: > I would like to use a form in a html page to pass ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Post some code.
christian tischler 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! > |