Web Development
wapserv.txt
Associated article: Creating WAP Services
Tags: Web Development
Published source code accompanying the article by Luca Passani in which he presents a WAP app that you pick songs from a database of music. To build this application, he uses the Apache web server (with PHP support) and MySQL database. Also see WAPSERV.ZIP.
Creating WAP Services
by Luca Passani
Listing One
<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
"http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<template&...


