Hello to all. I’m new to php.
Would like a link manager. kinda of a link exchange with a twist
-
people submit their info
– name --username— password— email — link — capcha -
email gets confirmed
– they get email to confirm their email address -
back to website
–they get redirected to website after email confirm -
login
– they log in
they can get the own unique url coded to them
http://www.somesite.com/?user1 -
when they post this link on a website
-it goes to “Random” page in the database and they (user1) gets 1 credit -
(backend)
–they can see how many times their http://www.somesite.com/?user1 link has been clicked on and how many credits they have and how many times their site has been visited i.e. http://www.user1.com
(Optional)they can buy more credits
(optional) but kinda needed some kind of anti-cheating
I’ve searched for link exchanges scripts and have not found anything that will work even close.
I’ve found snippets that do some of it. But nothing that will manage it all.
If you know of a script that may work for me please let me know.