hi guys...
here is the instuctions that they give...
Option 1: Use our code Generator to Create your own Link Page which will be hosted On Your Domain.
Instruction to Copy Code:
1) Create a new page with .ASP extention .PHP extention
</STRONG> 2) Copy this code.
<?php// # THE FOLLOWING BLOCK IS USED TO RETRIEVE AND DISPLAY LINK INFORMATION.// # PLACE THIS ENTIRE BLOCK IN THE AREA YOU WANT THE DATA TO BE DISPLAYED.// # DO NOT MODIFY ANYTHING ELSE BELOW THIS LINE!// ----------------------------------------------if (isset($_GET["ownerCode"])=="true"){ echo("6cbdf5acafc2e4ad7aaecf5724dc5707");}else{$Th isPage = "http://".$_SERVER['HTTP_HOST'].$_SERVER["PHP_SELF"];$QueryString = "script=php";foreach ($HTTP_GET_VARS as $key => $value) { $value = urlencode(stripslashes($value)); $QueryString .= "&$key=$value";}if (isset($HTTP_GET_VARS["newdata"])){ $cond = $_GET["newdata"];}else{ $cond = "";}if ($cond == "true"){ $Page = "http://www.links-exchange.net/English/sites.asp"; $QueryString .= "&sid=".$ThisPage;}elseif ($cond == "t1"){ $Page = "http://www.links-exchange.net/English/links_directory.asp"; $QueryString .= "&SiteId=3374";}else { $Page = "http://www.links-exchange.net/English/links.asp"; $QueryString .= "&SiteId=3374"; $QueryString .= "&sid=".$ThisPage;}$header = "GET " . $Page . "?" . $QueryString . " HTTP/1.0\r\n";$header .= "Content-Type: application/x-www-form-urlencoded\r\n";$header .= "Content-Length: 0\r\n\r\n";$fp = fsockopen ('208.21.167.247', 80, $errno, $errstr, 30);if (!$fp) { echo "Error processing request";} else { fputs ($fp, $header); $bHeader = true; $sData = ""; while (!feof($fp)) { $res = fgets ($fp, 8192); $res = ereg_replace("[\r\n]", "", $res); if (strlen($res) == 0) $bHeader = false; if ($bHeader == false) $sData .= $res; } echo $sData; fclose ($fp);}}?>
3) Paste this code in Your body tag (where you want the links information to appear).
4) Upload it on your server.
5) Add a link on your home page pointing to your new links page.
6) Tell us where to find your links page.
these are the instructions that are given......
Now..... if they want me to create a "NEW BLANK PAGE" page then im all for it. ill just add an extra menu button to the other 4 pages and then ill have 5 pages. 4 i guess in html and the other in PHP. if this is possible???
whats confusing and im not getting here is they want me to paste in the body tag...
would that be.. "VIEW" then change page properties too "php" IF its in html ,then go below to HTML and of the 6 tags that are mentioned place the code in "inside body tag".
OR do i start this new page and got to the "html" thats right above the scripts button in the "page building section" and place the code in there (like i did with the <H1> 2-3 tags) <----- hopefully did that right.
is this correct or better yet will it work?
thanks
malcolm
http://www.biz-giant.com