Page 1 of 1

Code

Posted: Thu May 03, 2007 9:25 am
by elky
Hi all,

I've been looking for a bit of PHP code and wondering if anyone here could possibly help me.

I have made a script... with a button on the page... when the button is pressed, it sends me a pre-typed email.

How can I make this.. so the button needs to be clicked 3 times, from 3 different ips, to execute the email script and send me the pre-typed email?

Example. "This button has only been clicked 2 times, we need one more click before the script executes."

I hope that is understable :oops:

Thanks everyone for your time and help.

Descriptive subjects

Posted: Thu May 03, 2007 11:20 am
by feyd
[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:2. Use descriptive subjects when you start a new thread. Vague titles such as "Help!", "Why?" are misleading and keep you from receiving an answer to your question.

Posted: Thu May 03, 2007 2:52 pm
by RobertGonzalez
maybe...



sessions...



cookies...



keeping track...