Results 1 to 3 of 3

Thread: WML to PHP?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2005
    Posts
    355

    WML to PHP?

    Hi,

    how can I convert a wml page to php so that it can display on my mobile phone?

  2. #2
    Fanatic Member ALL's Avatar
    Join Date
    Jul 2004
    Location
    192.168.1.1
    Posts
    711

    Re: WML to PHP?

    lets see your wml code/script/whatever
    Please support one of my projects?
    TKForums.com

    Web Forum
    JavaScript Wiki
    ________________________
    If somone helps you, please rate their post, by clicking the to rate their post

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2005
    Posts
    355

    Re: WML to PHP?

    Its a normal wml script.

    Code:
    <?xml version="1.0"?>
    <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
    "http://www.wapforum.org/DTD/wml_1.1.xml">
    
    <wml>
    
    <card id="HTML" title="Title">
    <p>
    Normal
    </p>
    </card>
    
    </wml>
    or maybe my question is that how can I make a php file to shown on mobile phone? because some of those wapsite is php extension, I wonder they convert it from wml or what ?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width