Help! refer to a friend script with captcha code
Posted on
16th Feb 2014 07:03 pm by
admin
Hi guys, I am posting on here in desperate need for some help with an ongoing search I have been doing for the last few weeks.
Basically I have searched the web, high and low for a "mail to a friend" php (or even javascript) code that will:
Did you know?Explore Trending and Topic pages for more stories like this.
1) Send a friend the URL of the page they clicked the "mail a friend" link from.
and
2) The submit form HAS to have some form of captcha code to stop spamming. And if possible shows the URL that is going to be sent as a preview to the sender.
I have honestly searched everywhere, seen some good scripts but they either dont work or are missing one of the above that I need. I dont even mind paying a small fee it if does what I want it to do.
I have a 600 page website so I need more than a refer my website script, it has to be a refer this webpage script.
Also, one other thing, is there a way of adding a "tweet this webpage" so that visitors can click on it and it then takes them to the mail twitter log in page, they log in and their tweet defaults to "Wow check out this great webpage (puts the url in from the page they clicked "tweet this page").
Hope that makes sense and any help would be SO appreciated as I have given up the search, lol.
Thanks
No comments posted yet
Your Answer:
Login to answer
172
32
Other forums
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...
I've found out that I nee
Function
How can I make this function that once you click the link in the code it takes you to a new page wit
Is it possible to view php source code??
Hi All
I was just wondering if it's possible to view a websites php source code?
I know
Chat Box in PHP
I was thinking in doing a Chat Box in PHP. For that I would use a form with two fields, Nick and Mes
Count number of records in all the tables with a querry URGENT PLEASE...
I downloaded ORACLE 9I DATA DUMP into my comp. There are number of tables. I need to find out the
Slashes
Have a small problem and I'm not able to understand why I'm getting the results I'm getting... and i
displaying unknown amount of results
I am reading a directory and getting a list of folders in the directory, I want to display the folde
unexpected T_VARIABLE error
Hey all! I'm getting an unexpected T_VARIABLE with the following function:
function getHighes
How to use Substr
I want to check for the word CATEGORY: inside a string which can be CATEGORY: ITEM
and remove the