i dont really know how to explain it , this is the website www.mydisplay.ws, if anyone knows why its doing that please reply. any help is greatly appreciated!
Try finding the right page and changing <?=$_GET['palabra']?> to <?php echo $_GET['palabra'] ; ?> Short tags may not be supported on your server and the shorthand code of = for echo may not be either.
thanks, i tried that but i didnt do anything, see it works here www.mydisplay.ws/index.php but not here www.mydisplay.ws
It's working the same on both sites for me. Try clearing your cache files and then load the page or use a proxy to visit it.