nn riesco a trovare gli errori in questa pagina...
devo farla approvare dal w3c... qualcuno mi puo' aiutare?
Codice PHP:
<?php include("header.php");?>
<?php $_COOKIE
['cookie_lang'];
$lang=$_COOKIE['cookie_lang'];
include (
"../$lang.php");?>

<div align="center">
<table class="base" border="0" cellspacing="0" cellpadding="0">
    <tr>
        <td bgcolor="#6699cc" valign="top" class="menubase"><?php include("banner.php");?></td>
        <td>
            <table border="0" cellpadding="0" cellspacing="0">
                <?php include("top.php");?>
                <tr>
                    <td class="base1"></td>
                    <td height="360" valign="top" class="base2">
                        <table border="0" cellpadding="0" cellspacing="0">
                            <tr>
                                <td>

[img]immagini/cartoline.jpg[/img]</td>
                            </tr>
                            <tr>
                                <td>
                                    <table border="0" cellpadding="0" cellspacing="0">
                                        <tr>
                                            <td class="base4" bgcolor="#6699cc"></td>
                                            <td class="base5"></td>
                                            <td><?php
// begin errorchecking
IF ($CardMessage==""):
?>
[B]<?php echo "$MessageErrorMsg"?>[/B]
<form><input type="button" onclick="button('javascript:history.back(1)')" value="<?php echo "$cart[19]"?>"></form>
<?
exit;
ELSEIF (
$SendName==""):
?>[B]<?php echo "$SendNameErrorMsg"?>[/B]
<form><input type="button" onclick="button('javascript:history.back(1)')" value="<?php echo "$cart[19]"?>"></form>
<?
exit;
ELSEIF (
$SendEmail==""):
?>[B]<?php echo "$SendEmailErrorMsg"?>[/B]
<form><input type="button" onclick="button('javascript:history.back(1)')" value="<?php echo "$cart[19]"?>"></form>
<?
exit;
ELSEIF (
$RecName==""):
?>[B]<?php echo "$RecNameErrorMsg"?>[/B]
<form><input type="button" onclick="button('javascript:history.back(1)')" value="<?php echo "$cart[19]"?>"></form>
<?
exit;
ELSEIF (
$RecEmail==""):
?>[B]<?php echo "$RecEmailErrorMsg"?>[/B]
<form><input type="button" onclick="button('javascript:history.back(1)')" value="<?php echo "$cart[19]"?>"></form>
<?
ELSE:
?>

<form method=post action="phpCardsSend.php">
[B]<?php echo "$PreviewMsg"?>[/B]
   [b]"<?php echo "$CardHeader"?>"[/b]

[img]<?php echo [/img]<?php echo "$ImageName"?><?php echo "ImageSize"?> BORDER="0" ALT="">
    

<?php echo "$cart[24]"?> <?php echo "$RecName"?>,

    <?php echo "$CardMessage"?>

    <?php echo "$cart[25]"?>: [b][email="<?php echo "]"><?php echo "$SendName"?>[/email][/b][email="<?php echo "][/email]


<?php 

    
        ?>
        [b]<?php echo "
$cart[23]"; ?>[/b]


        <input type="
submit" value="<?php echo "$form[21]"?>">
        <input type="hidden" name="SelectedCard" value="<?php echo "$SelectedCard"?>">
        <input type="hidden" name="RecName" value="<?php echo "$RecName"?>">
        <input type="hidden" name="RecEmail" value="<?php echo "$RecEmail"?>">
        <input type="hidden" name="SendName" value="<?php echo "$SendName"?>">
        <input type="hidden" name="SendEmail" value="<?php echo "$SendEmail"?>">
        <input type="hidden" name="CardMessage" value="<?php echo "$CardMessage"?>">
        <input type="hidden" name="CardHeader" value="<?php echo "$CardHeader"?>">
        <input type="hidden" name="CardImage" value="<?php echo "$ImageName"?>"></FORM>
        <form><input type="button" onclick="button('javascript:history.back(1)')" value="<?php echo "$cart[9]"?>"></form>
    </form>
    
<?php
ENDIF;
?>
                                </td>
                                        </tr>
                                        <tr>
                                            <td class="base4" bgcolor="#6699cc"></td>
                                            <td class="base5"></td>
                                            <td><div align="right">[url="http://validator.w3.org/check?uri=referer"][img]../immagini/w3c.jpg[/img][/url]</div></td>
                                        </tr>
                                    </table>
                                </td>
                            </tr>
                        </table>
                    </td>
                    <td class="bkg"></td>
                </tr>
                <tr>
                    <td class="base1"></td>
                    <td class="base2">[img]immagini/index_11.gif[/img]</td>
                    <td class="base3">[img]immagini/index_12.gif[/img]</td>
                </tr>
            </table>
        </td>
        <td valign="top" class="menubase"><?php include("menu.php");?></td>
    </tr>
    <tr>
        <td class="menubase"></td>
        <td><?php include("bottom.php");?></td>
        <td class="menubase"></td>
    </tr>
</table>
</div>
grassie!