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] 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. Link to comment https://forums.phpfreaks.com/topic/21530-php-and-wap/#findComment-96123 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.