Log in

View Full Version : Automatic Message



gold2040
05-06-2006, 03:41 PM
Hey

I'm not sure if this is possible, but is their a script or could someone provide me one which when you click on a link a message is sent to a specific email address automatically with a page saying "message sent" or similar

Cheers

Tom Evans

djr33
05-06-2006, 09:03 PM
http://www.php.net/manual/en/ref.mail.php

You can write one yourself from there... not terribly complex.

And, no, I don't have a link to a free script.

The issue here is security and it's hard to write a secure form like this, so I'm not sure if people have released one because they worry about giving out a non-secure script.

Just google "php mail script", and see what comes up.

Good luck.

gold2040
05-07-2006, 12:20 PM
Hey

Cheers buddy

Cold Gunmetal
05-11-2006, 11:00 PM
Another case of PHP? Or just a bit of 'extra... help'? Well, either way, if you ever come across a lone, abandoned help forum in the middle of the night, take my advice and stay away. You might just find yourself uploading into... The Twilight Zone.

Sorry, just had to.

Twey
05-12-2006, 01:54 PM
Lol?
I'm not entirely sure if this is a joke at our tendency to point to the PHP ways of doing things or not... if so, I'd like to point out that a) PHP is accessible to anyone and b) this is the PHP forum :)