Yeah I also fail to see the php-db on-topic-ness of the original post,
but nevertheless, it's early in the morning, here's my tuppence worth...

All you need to do is configure Apache to make PHP process all .wml
files, and then change the header at the top of all your WML files to

header("Content-type: text/vnd.wap.wml");


Looky here

http://www.phpbuilder.com/columns/mike20010118.php3

Cheers


Dave




-----Original Message-----
From: Nael Mohammad [mailto:[EMAIL PROTECTED]]
Sent: 20 September 2001 00:32
To: 'Andreas D. Landmark'; [EMAIL PROTECTED]
Subject: RE: [PHP-DB] Re: php and WAP?


And you can also use http://xml.apache.org/cocoon2/index.html which you
can
program to transcode anything to anything you want or you can just get
yourself a transcoder from www.aethersystems.com which uses Scout Web or
Clearigo www.clearigo.com  and then you have www.wap-shareware.com  and
use
this with your web server 

http://www.wap-shareware.com/directory/miscellaneous/waptool.shtml






-----Original Message-----
From: Andreas D. Landmark [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 19, 2001 4:22 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP-DB] Re: php and WAP?


At 20.09.2001 04:26, Andrius Jakutis wrote:
>Hello again,
>
>the problem Is that I found out, that my company doesn't support wml
files
>at all.
>
>What Do I have solution? USe some gateway, translator what ever else?
>
>What I need is : person takes mobile, enter's some URL, and my web site
is
>converted to wap language, so he can see everything, what is written
with
>PHP....
>
>Thanks

php-db ?! I can't even figure out what the link is...

but to answer your question, as long as your page is mostly text (images

and wap
doesn't really click) it's the end-user and not the developer who has to

bother
with it.

Most WAP-serviceproviders provide their clients with http-gateways, and
if
not
there are some free ones aswell that proxy user-requests and translate
the
http content to wml on the fly.


-- 
Andreas D Landmark / noXtension
Real Time, adj.:
         Here and now, as opposed to fake time, which only occurs there
and then.


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to