This tutorial by PHPBuilder will show you how to build PHP/WML pages to access a MySQL database which contains professors' receiving hours and exams timetables for a University.
This article covers the basics of wml, how to set up your apache server, and php. Covering the basics allows you to set up the wireless environment for your site.
This tutorial shows you how you can use PHP in conjunction with WML to serve dynamic content to a WAP-enabled wireless device. The sample code illustrates several facets of user interaction via a wireless web browser, including: Performing basic insertions of dynamic content (such as a date), Sending email, and Interacting with a MySQL database. This tutorial is intended for the PHP programmer interested in using PHP to create basic WML pages. The reader is expected to be knowledgeable of MySQL and should be familiar with WML at an introductory level.
Ever wonder what it took to get a site to work on those new "web-enabled" cell phones? This short tutorial will do just that by giving you the basics of making your site WAP-enabled using PHP.