You guys have helped me *a lot* with my first little PHP incursion, and I
have one final steppingstone towards completion! Now that I have gathered
and processed my data using PHP, I want to make a button that will mail it
to me. I read that the mailto: function really sucks as it assumes you have
all sorts of stuff installed on your computer. So if I wanted to do it
properly, what exactly is the simplest technique I should read up on?
THANKS!!
Steve
have one final steppingstone towards completion! Now that I have gathered
and processed my data using PHP, I want to make a button that will mail it
to me. I read that the mailto: function really sucks as it assumes you have
all sorts of stuff installed on your computer. So if I wanted to do it
properly, what exactly is the simplest technique I should read up on?
THANKS!!
Steve
Comment