}else if (($_POST['submitlink']=="yes")and($submit<>"yes")and($submit2<>"bad")){?>
Your link can NOT be submitted at this time! Please make sure you have already placed our link on your site.
}else if (($_POST['submitlink']=="yes")and($submit2=="bad")){?>
Your link can NOT be submitted at this time! The specified URL linking to our site must contain =$_POST['url']?>
}else{?>
=$site_title?> - Link Exchange
Thank you for your interest in adding your URL to
our site.
}?>
Listing in our directory is free, but there is a
reciprocal link required, so both of us can benefit from
this partnership. We are always happy to exchange links
with other great sites. Please take the time to put our
link to your site. Find an example of how you can link
to our site
below:
$site_title2 = getSqlField("SELECT sitetitle FROM probid_gen_setts WHERE language='english'","sitetitle");
$site_desc = getSqlField("SELECT metatags FROM probid_gen_setts WHERE language='english'","metatags");
$site_desc=eregi_replace("http-equiv+.+","",$site_desc);
$site_desc=eregi_replace(">",$site_desc);
$site_desc=eregi_replace(".+content="","",$site_desc);
$site_desc=eregi_replace(""+.+","",$site_desc);
?>
Our script will accept your submission only if our link is already placed on your site
Linking code - for this link,
simply copy the text below into your HTML code:
Now complete the form below to submit your link exchange
request.
$totalRes = getSqlNumber("SELECT * FROM probid_link_exchange");
if($totalRes>0){
?>
DIRECT LINK EXCHANGE SITES
}
$getCountries=mysql_query("SELECT * FROM probid_countries WHERE theorder<>'0' ORDER BY name ASC, name ASC");
while ($country = mysql_fetch_array($getCountries)) {
$coun=$country['name'];
$getLinks=mysql_query("SELECT * FROM probid_link_exchange WHERE country like '$coun'");
$totalResults = getSqlNumber("SELECT * FROM probid_link_exchange WHERE country like '$coun'");
if ($totalResults>0)
{
echo '
'.strtoupper($coun).'
';
while ($links = mysql_fetch_array($getLinks))
{
echo '