Hi,

I recently installed kannel as a gateway in a tetra network. Kannel works well with pages with ".wml" extension.

The problem is when i try to use page with wml & php code named "index.php". Then I have an error in my phone saying Unknown file format...
My page start with:
<?php

header("Content-type: text/vnd.wap.wml" );
print "<?xml version=\"1.0\"?>";

?>


<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml";>

<wml>

........
</wml>


So, the wml code is generated by php normally.
Can someone give me explanations help please.

Hanae


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


Reply via email to