Advertise Here
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
News
: Earn your money online safely here at eMoneySpace.
Aug 08, 2022 05:10 AM
Home
Search
Login
Register
eMoneySpace
»
Webmaster's Corner
»
Developer Board
»
How to add My splash page?
How to add My splash page?
Pages: [
1
]
« previous
next »
Print
Author
Topic: How to add My splash page? (Read 1159 times)
zeehan
Reputation: (
+33
)
Offline
Posts: 5453
Referrals: 3
How to add My splash page?
Sep 25, 2012 04:45 AM
I have a new PTC site.
I want to create a splashpage for that but i want my splash page to be seen when my members are promoting it through their ref link.
Examples of this are the buxhost's PTC. anyway my site is an aurora.
EX.
www.ranthemptc.com
- no ref link, no splash page.
www.ranthemptc.com/?ref=randomreflink
- with ref link, with splash page.
i want it just like that.
can anybody help me?
note for mods: that ref link does not exist so no need to remove.
Logged
4,000 .edu authority backlinks
Donate
1NYa68nFBZn6nmMSvcidLFUiNNwgoCagrA
---Free Advertisement for Webmasters : Post Your Discounts, Deals and Promos Here!---
MrKurotic
Reputation: (
0
)
Offline
Posts: 54
Referrals: 0
Kurotic Scripting
Re: How to add My splash page?
Reply #1:
Sep 26, 2012 03:52 AM
Assuming its written in PHP. You get to a GET check to see if 'ref' is set and then header location to your splash page.
<?PHP
if( (isset($_GET['ref'])) && ($_GET['ref'] != '') ) header("Location: url_here");
?>
You'll need to put this in the right place and make sure the ref gets stored as cookies Or session or else the upline may not get his ref After redirection
Best,
MrKurotic
Logged
auroraplus
Reputation: (
+2
)
Offline
Gender:
Posts: 325
Referrals: 0
Splashpage Working With RefLink
Reply #2:
Aug 05, 2013 06:38 PM
How do my new splash pages look?
http://www.clix-ptc.com/splash.php?ref=admin
http://www.crew4crew-ptc.com/splash.php?ref=auroraplus
Codes:
<head>
<title>Crew4Crew-PTC - SplashPage</title>
<meta http-equiv="Content-Type" content="text/html; charset=unicode">
<meta name="description" content="When PTC does not mean Paid To Click but Pays The Customer. That is when a PTC is not a PTC. At Crew4Crew-PTC you are a customer and we all know the customer is always right.">
<meta name="keywords" content="PTC, Paid To, click, earn, income, task, member, marketplace, membership, lifetime">
<meta content="FJ World Inc" name="author">
</head>
<body>
<?php
$ref = $_GET['ref'];
?>
<div align="center">
<a href="
http://www.clix-ptc.com/index.php?view=join&ref=
<?php echo $ref; ?>" target="_blank" title="Try it for FREE!">
<img src="banners/splash.jpg" border="0" alt="Advertsing Made Easy (CLIX-PTC)" />
«
Last Edit: Aug 05, 2013 06:44 PM by auroraplus
»
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
EMS
-----------------------------
=> Forum Rules, FAQ and Announcements
=> Suggestions, Feedback and Forum Support
=> EMS Games & Contests
-----------------------------
Get Paid To Websites
-----------------------------
=> General Discussion
=> Crypto Currencies
=> Praises and Applause
=> Complaints
=> New and Pending Websites
=> Suspect Websites
=> Stable Websites
=> Downline Builder
=> Referral Exchange
=> Referral Deals
-----------------------------
Webmaster's Corner
-----------------------------
=> Developer Board
=> List your Website or Blog
=> Industry Announcements
=> Advertising Offers
-----------------------------
Members Lounge
-----------------------------
=> Chit-Chat Main
=> Buy and Sell
=> Introduce Yourself!
=> Non English Forum
=> Advertise Here