الأحد، ٢٧ يناير، ٢٠٠٨
p
// Filename: redirect.php
// Coded by: Asllan Rejzi
// E-mail: asllan@asllan.org
/*
A simple script made using array and header functions.Ideal for bannerexchange sites which provide redirections.
Very easy to use just change the values between "" below the array function.
If you want to help in future developing of this script please contact me through the e-mail address above.
E.g if you want to be redirected to the company site just type:
http://yourdomain.com/redirect.php?site=company. This example has the same meaning for the other entries in $links variable.
*/
$links = array(
"company" => "http://www.socialwonders.com/wp02",
);
header("Location:".$links[$_GET['site']]);
exit;
?>
الاشتراك في:
تعليقات الرسالة (Atom)

1 comments:
Hello. This post is likeable, and your blog is very interesting, congratulations :-). I will add in my blogroll =). If possible gives a last there on my blog, it is about the Impressora e Multifuncional, I hope you enjoy. The address is http://impressora-multifuncional.blogspot.com. A hug.
إرسال تعليق