| Partners / Link Swap | |
|
if($_POST['submit'])
{
include("idleconnect.php");
$today = date("F j, Y");
$anchor = $_POST['anchor'];
$linkedURL = $_SERVER["HTTP_HOST"];
$theirURL = $_POST['theirURL'];
$linklocation = $_POST['linklocation'];
$linkOutFrom = $_SERVER["HTTP_HOST"];
$description = $_POST['description'];
$live = "";
$lastchecked = $today;
$result = mysql_query("insert into sitelinks (id,anchor,linkedURL,theirURL,linklocation,linkOutFrom,description,live,lastchecked)".
"valueS ('null', '$anchor', '$linkedURL', '$theirURL', '$linklocation', '$linkOutFrom', '$description', '$live', '$lastchecked')");
echo " "; echo "
"; } else { ?> We're always on the look out for similar/related websites to link exchange / partner with! If you're interested in a link swap, enter your details in the boxes below and someone will get back to you within 24 hours! } ?> |