What-is-Islam.org Forum (New)
What-is-Islam.org Forum (New)
$value) {
$value = urlencode(stripslashes($value));
$QueryString .= "&$key=$value";
}
// congfigure our headers
if(!readfile("http://www.gotlinks.com/engine.php?".$QueryString)) {
echo "Error processing request";
}
?>