|
-
Jun 26th, 2005, 01:21 AM
#1
Thread Starter
Hyperactive Member
WML to PHP?
Hi,
how can I convert a wml page to php so that it can display on my mobile phone?
-
Jun 26th, 2005, 01:25 AM
#2
Fanatic Member
Re: WML to PHP?
lets see your wml code/script/whatever
-
Jun 26th, 2005, 02:13 AM
#3
Thread Starter
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|