Validator czepia się tego kawałka kodu.
<table style="background-color: #ffffff; border: #000000 solid 1px; width:730px; margin-left:auto; margin-right:auto;"> <tr> <td> <br /><br /> <b>Za chwilę rozpocznie się pobieranie pliku</b><br /><br /> <img src="gfx/loader.gif" alt="" /> <br /><br /> <small>Jeśli pobieranie nie rozpoczęło się automatycznie, poniżej znaduje się twój link:</small><br /> <?php class Wrzuta { public function execute( $url ) { { throw new Exception("<b><big>Podany adres nie jest poprawny!.</big></b><br /><br />"); } switch( $data[1] ) { case 'audio': $url = 'http://www.wrzuta.pl/aud/file/'; break; case 'film': $url = 'http://www.wrzuta.pl/vid/file/'; break; } $stan_licznika=$licznik_nabijaj[0]+1; // header( 'Location: ' . $url . $data[2] ); } } $oWrzuta = new Wrzuta( ); try { $oWrzuta -> execute( $_POST['adres'] ); } catch( Exception $ex ) { } ?> <br /><br /> </td></tr></table>
Wysypuje mi następujące błędy:
Cytat
# Error Line 42, Column 62: end tag for "td" omitted, but OMITTAG NO was specified.
…>Podany adres nie jest poprawny!.</big></b><br /><br />
✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
# Info Line 36, Column 5: start tag was here.
<tr> <td>
# Error Line 42, Column 62: end tag for "tr" omitted, but OMITTAG NO was specified.
…>Podany adres nie jest poprawny!.</big></b><br /><br />
✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
# Info Line 36, Column 0: start tag was here.
<tr> <td>
# Error Line 42, Column 62: end tag for "table" omitted, but OMITTAG NO was specified.
…>Podany adres nie jest poprawny!.</big></b><br /><br />
✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
# Info Line 35, Column 0: start tag was here.
<table style="background-color: #ffffff; border: #000000 solid 1px; width:730px;
# Error Line 42, Column 62: end tag for "body" omitted, but OMITTAG NO was specified.
…>Podany adres nie jest poprawny!.</big></b><br /><br />
✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
# Info Line 33, Column 0: start tag was here.
<body>
# Error Line 42, Column 62: end tag for "html" omitted, but OMITTAG NO was specified.
…>Podany adres nie jest poprawny!.</big></b><br /><br />
✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
# Info Line 2, Column 0: start tag was here.
<html xmlns="http://www.w3.org/1999/xhtml">
# Error Line 42, Column 62: XML Parsing Error: Premature end of data in tag td line 36.
…>Podany adres nie jest poprawny!.</big></b><br /><br />
✉
# Error Line 42, Column 62: XML Parsing Error: Premature end of data in tag tr line 36.
…>Podany adres nie jest poprawny!.</big></b><br /><br />
✉
# Error Line 42, Column 62: XML Parsing Error: Premature end of data in tag table line 35.
…>Podany adres nie jest poprawny!.</big></b><br /><br />
✉
# Error Line 42, Column 62: XML Parsing Error: Premature end of data in tag body line 33.
…>Podany adres nie jest poprawny!.</big></b><br /><br />
✉
# Error Line 42, Column 62: XML Parsing Error: Premature end of data in tag html line 2.
…>Podany adres nie jest poprawny!.</big></b><br /><br />
…>Podany adres nie jest poprawny!.</big></b><br /><br />
✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
# Info Line 36, Column 5: start tag was here.
<tr> <td>
# Error Line 42, Column 62: end tag for "tr" omitted, but OMITTAG NO was specified.
…>Podany adres nie jest poprawny!.</big></b><br /><br />
✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
# Info Line 36, Column 0: start tag was here.
<tr> <td>
# Error Line 42, Column 62: end tag for "table" omitted, but OMITTAG NO was specified.
…>Podany adres nie jest poprawny!.</big></b><br /><br />
✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
# Info Line 35, Column 0: start tag was here.
<table style="background-color: #ffffff; border: #000000 solid 1px; width:730px;
# Error Line 42, Column 62: end tag for "body" omitted, but OMITTAG NO was specified.
…>Podany adres nie jest poprawny!.</big></b><br /><br />
✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
# Info Line 33, Column 0: start tag was here.
<body>
# Error Line 42, Column 62: end tag for "html" omitted, but OMITTAG NO was specified.
…>Podany adres nie jest poprawny!.</big></b><br /><br />
✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
# Info Line 2, Column 0: start tag was here.
<html xmlns="http://www.w3.org/1999/xhtml">
# Error Line 42, Column 62: XML Parsing Error: Premature end of data in tag td line 36.
…>Podany adres nie jest poprawny!.</big></b><br /><br />
✉
# Error Line 42, Column 62: XML Parsing Error: Premature end of data in tag tr line 36.
…>Podany adres nie jest poprawny!.</big></b><br /><br />
✉
# Error Line 42, Column 62: XML Parsing Error: Premature end of data in tag table line 35.
…>Podany adres nie jest poprawny!.</big></b><br /><br />
✉
# Error Line 42, Column 62: XML Parsing Error: Premature end of data in tag body line 33.
…>Podany adres nie jest poprawny!.</big></b><br /><br />
✉
# Error Line 42, Column 62: XML Parsing Error: Premature end of data in tag html line 2.
…>Podany adres nie jest poprawny!.</big></b><br /><br />
Da się to poprawić? Pozdrawiam.