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
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
How to write on database when a link is clicked?
Hi,
I have a list of products in a gridview. When the link is clicked currently it takes to an ext
Oracle Text CTX_DOC.snippet slow
I have a table (FILE_TABLE) that contains a blob column (ft_file) and I have created the following O
Access website from only 1 computer...?
One of my customers wants his website to only be accessed by people in which they bought the website
Can't seem to capture a variable in a chained select
I'm *this* close to having a chained select running but for some reason it doesn't seem to be pickin
Hit counter updating once per IP - IP HIT COUNTER
I have a hit counter, for the amount of views on a tutorial.
It'll do the query and then do..
Session problem?!?
Hello All! I am very new to the php world but I am working on fixing things that a previous programm
problem with query error
First Thanks to those who helped me on my previous posts, and the following code i'm using is not mi
Curl & sessions PLS HELP
Hello,
I have a problem with curl and sessions and i will try to explain the best i could.