Forum Moderators: coopster

Message Too Old, No Replies

Email truncating variables?

         

commukitty

6:32 pm on Aug 12, 2004 (gmt 0)



My problem probably has a simple answer. Before I do the message of the e-mail to be sent, I define the variables I intend to use in it, and simply call those variables (instead of the seemingly popular method of $_POST['variable']). However, when the e-mail is sent, if any of those contain spaces, they're cut off after the first word. How do I fix this?

Timotheos

5:39 pm on Aug 13, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi commukitty,

Since you haven't got a response yet I guess it's probably not that easy of a fix ;-)

I define the variables I intend to use in it, and simply call those variables (instead of the seemingly popular method of $_POST['variable']).

Can you give an example of what you are doing here? I'm not sure what you mean. It might help us to figure it out.

Tim