Error Here

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Error Here

    Fixed It, Delete this please

    #2
    check ur doctype

    Comment


      #3
      check ur doctype[/b]
      echo "<!DOCTYPE wml PUBLIC \"-//WAPFORUM//DTD WML 1.1//EN\"". " \"http://www.wapforum.org/DTD/wml_1.1.xml\">";

      Comment


        #4
        Code:
        <?php
        header("Content-type: text/vnd.wap.wml");
        print "<?xml version=\"1.0\" encoding=\"UTF-8\"?>";
        echo "<!DOCTYPE wml PUBLIC \"-//WAPFORUM//DTD WML 1.1//EN\""
        . " \"http://www.wapforum.org/DTD/wml_1.1.xml\">";
        
        ?>
        try that
        Visit: Chat4u.mobi - The New Lay Of being a site of your dreams!
        Visit: WapMasterz Coming Back Soon!
        _______
        SCRIPTS FOR SALE BY SUBZERO
        Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
        FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
        _______
        Info & Tips
        php.net
        w3schools.com

        Comment

        Working...
        X