Hello !!!
I'm developing a WAP page that includes PHP code. This page is in my own web server, and I use the right header:
<?php
header("Content-Type: text/vnd.wap.wml");
....
From a WAP browser of a PDA (EzWAP Browser)
I could see this page fine.
But now I'm trying to see the page with a real WAP phone (Ericsson R380s), and it only show the pure WML code, but the code with PHP doesn't work.
I don't know if it is a problem of the server configuration, the PHP configuration or if I need a WAP Gateway.
Can anybody help me, please????
Thanks a lot.Best Regards,
Monica