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:
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
Join Query Help
Hi all,
I am having problems with the below code, which we shall call 'my first join query'!
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
am I using this for loop correctly
Dear buddies!
Right now I am generating a report with some details for all the dealers.
styling a RadioButtonList
HiI need to have a radio button and close to it, its lable, then a space then another set of those.
adding 0 to numbers
Hey guys i need to create a 00001 number in a loop. Is there a better way of forcing a 5 digit numbe
How to login with SAPCPIC userid
I have changed the Password for SAPCPIC in Development Server for 000,001 and 100 client.
But w
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
Libraries in C++
Hi all,
I have two libraries. one is based targeted on linux platform and uses another li
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code