Bez konfigurácie servra - PHP <?php header('Content-Type: text/vnd.wap.wml'); echo '<?xml version="1.0"?>'; ?> ... - CGI #!/bin/sh echo "Content-Type: text/vnd.wap.wml" echo "" cat << EOF ... EOF
PREVIOUS
NEXT