PHP tag appearing in the website

DarkDragonLord

New Member
Messages
782
Reaction score
0
Points
0
Sup ^^

well, i used a require of a file and the ?> tag is appearing in my website o_O


the code is
PHP:
<?php
@include "./languages/setidioma.php";

?>



then, this last ?> that closes the php tags is appearing o_O

http://raphaelddl.com/index.php

what i should do o_O? This never happened before
 

DarkDragonLord

New Member
Messages
782
Reaction score
0
Points
0
check the contents of ./languages/setidioma.php

oh lol :x

i've added 2 ?>'s in the end LOL


but its weird, i've tested the same file before and gave no errors like this, thats why i was worried o_O
:dunno::dunno::nuts::nuts:


ps.:
i fixed that ;P
thanks.

could you send me a print screen of the website in IE 7? i just have IE 6 :x
i wanna know if is bugging like IE6 shows
 
Last edited:
Top