Brom Posted September 21, 2006 Share Posted September 21, 2006 How i can make PHP work in mobile? I have added header[code]header("Content-type: text/vnd.wap.wml");header("Cache-Control: no-cache, must-revalidate");header("Pragma: no-cache"); echo("<?xml version=\"1.0\"?>");[/code] Quote Link to comment https://forums.phpfreaks.com/topic/21530-php-and-wap/ Share on other sites More sharing options...
ober Posted September 21, 2006 Share Posted September 21, 2006 PHP is completely unaware of the viewing device. Quote Link to comment https://forums.phpfreaks.com/topic/21530-php-and-wap/#findComment-96123 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.