<html> <head> </head> <body> <table width="760" height="500" border="1"> <tr> <td width="300"> <?php ?> </td> <td> <?php $cokolor = $_COOKIE['cokolor']; ?> </td> </tr> </table> </body> </html>
<html> <head> </head> <body> <table width="760" height="500" border="1"> <tr> <td width="300"> <?php ?> </td> <td> <?php $cokolor = $_COOKIE['cokolor']; ?> </td> </tr> </table> </body> </html>
<?php ?>
<?php ?>