<?php
$nev= $_COOKIE["nev"];
if (file_exists ("adatbazis/{$nev}.php"))
{
include'adatbazis/'.$nev.'.php';
?>
<html>
<form method='post'action='funcio.php'>
<font color="#ffffff">
<div style="text-align: left;"><font size="3"><span
style="font-weight: bold;">$berloneve profilja.<br>
</span></font>
<table style="text-align: left; width: 386px;" border="1"
cellpadding="2" cellspacing="2">
<tbody>
<tr>
<td style="width: 153px; color: rgb(255, 255, 255);">Szolgáltatás
ára:</td>
<td style="width: 215px; color: rgb(255, 255, 255);">$fosszeg</td>
</tr>
<tr>
<td style="width: 153px; color: rgb(255, 255, 255);">Rcon
jelszó:</td>
<td style="width: 215px; color: rgb(255, 255, 255);">$rcon</td>
</tr>
<tr>
<td style="width: 153px; color: rgb(255, 255, 255);">FTP
kiszolgáló:</td>
<td style="width: 215px; color: rgb(255, 255, 255);">$ftpkisz</td>
</tr>
<tr>
<td style="width: 153px; color: rgb(255, 255, 255);">FTP
felhasználónév:</td>
<td style="width: 215px; color: rgb(255, 255, 255);">$ftpuser</td>
</tr>
<tr>
<td style="width: 153px; color: rgb(255, 255, 255);">FTP
jelszó:</td>
<td style="width: 215px; color: rgb(255, 255, 255);">$ftppass</td>
</tr>
<tr>
<td style="width: 153px; color: rgb(255, 255, 255);">E-Mail:</td>
<td style="width: 215px; color: rgb(255, 255, 255);">$emailcim</td>
</tr>
<tr>
<td style="width: 153px; color: rgb(255, 255, 255);">Szerver
lejárata:</td>
<td style="width: 215px; color: rgb(255, 255, 255);">$lejarat</td>
</tr>
<tr>
<td style="width: 153px; color: rgb(255, 255, 255);">Szolgáltatás
IP címe:</td>
<td style="width: 215px; color: rgb(255, 255, 255);">$ip</td>
</tr>
</tbody>
</table>
</div>
</font>
</form>
</html>
Mi a hiba
Ja bocs lehagytam.
Kimaradt a }
köszi