j2freak
12-15-2003, 08:21 PM
<link rel="stylesheet" href="http://www.varinderbola.com/game/style.css" type="text/css">
i think thats where the problem is but here is the whole thing
<?
function callback($buffer)
{
return (ereg_replace("nothing", "nothing", $buffer));
}
ob_start("callback");
echo"<html>
<head>
<title>Www.VarinderBola.Com</title>
</head>
<link rel="stylesheet" href="http://www.varinderbola.com/game/style.css" type="text/css">
<body background="http://www.varinderbola.com/game/back.gif">
<table border=0 width=100% align=center cellpadding=0 cellspacing=0>
<tr>
<td colspan=3 align=center>
<h1>Www.VarinderBola.Com</h1>
</td>
</tr>
<tr valign=top>
<td width=20%>
<table border=1 bordercolor=676766 cellpadding=1 cellspacing=1 align=center width=80%>
<tr>
<td class=first><b>Navigation</b></td>
</tr>
<tr>
<td>
<br>
<ul>
<li><a href=http://www.varinderbola.com>Main Page</a><br>
<li><a href=http://www.varinderbola.com/jokes.html>Jokes</a><br>
<li><a href=signup.php>Sign-Up</a><br>
<li><a href=login.php>Login</a><br>
<li><a href=http://www.varinderbola.com/psms.html>Picture Sms</a><br>
</ul>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table border=1 bordercolor=676766 cellpadding=1 cellspacing=1 align=center width=80%>
<tr>
<td class=first><b>
";
?>
i'm not too sure whats wrong w/ my coding can anyone help me out???
i think thats where the problem is but here is the whole thing
<?
function callback($buffer)
{
return (ereg_replace("nothing", "nothing", $buffer));
}
ob_start("callback");
echo"<html>
<head>
<title>Www.VarinderBola.Com</title>
</head>
<link rel="stylesheet" href="http://www.varinderbola.com/game/style.css" type="text/css">
<body background="http://www.varinderbola.com/game/back.gif">
<table border=0 width=100% align=center cellpadding=0 cellspacing=0>
<tr>
<td colspan=3 align=center>
<h1>Www.VarinderBola.Com</h1>
</td>
</tr>
<tr valign=top>
<td width=20%>
<table border=1 bordercolor=676766 cellpadding=1 cellspacing=1 align=center width=80%>
<tr>
<td class=first><b>Navigation</b></td>
</tr>
<tr>
<td>
<br>
<ul>
<li><a href=http://www.varinderbola.com>Main Page</a><br>
<li><a href=http://www.varinderbola.com/jokes.html>Jokes</a><br>
<li><a href=signup.php>Sign-Up</a><br>
<li><a href=login.php>Login</a><br>
<li><a href=http://www.varinderbola.com/psms.html>Picture Sms</a><br>
</ul>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table border=1 bordercolor=676766 cellpadding=1 cellspacing=1 align=center width=80%>
<tr>
<td class=first><b>
";
?>
i'm not too sure whats wrong w/ my coding can anyone help me out???