I would like to say: Congratulations and Thank you.
Imran Offline
Member
***
Posts: 204
Joined: Apr 2010
Post: #4
RE: I would like to say: Congratulations and Thank you.

PHP Code:
1
2
3
4
5
6
7
8
9
10
<?php
if ($site != "mybbhacks.zingaburga.com")
{
redirect("http://mybbhacks.zingaburga.com" ,"You are redirecting to ZiNgA BuRgA's website..." );
}
else
{
echo "wow! you are on the right place already =)";
}
?>


[Image: logo.png]

[Image: twitter.png]
11-18-2010 03:27 PM
Visit this user's website Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: I would like to say: Congratulations and Thank you. - Imran - 11-18-2010 03:27 PM

 Standard Tools
Forum Jump: