Learning Objectives
In this tutorial you will learn how to:
* Modify the Apache httpd.conf file to accept and serve WML enabled decks.
* Output specific headers via PHP in order to serve WML-enabled decks.
* Pass variables between WML decks.
* Manipulate variables contained within WML decks.
* Make use of basic MySQL functions to provide for database interaction with the wireless web.
You will also be able to apply the following functions:
header(), mail(), include(), date(), mysql_pconnect(), mysql_query(), mysql_fetch_array(),
* Modify the Apache httpd.conf file to accept and serve WML enabled decks.
* Output specific headers via PHP in order to serve WML-enabled decks.
* Pass variables between WML decks.
* Manipulate variables contained within WML decks.
* Make use of basic MySQL functions to provide for database interaction with the wireless web.
You will also be able to apply the following functions:
header(), mail(), include(), date(), mysql_pconnect(), mysql_query(), mysql_fetch_array(),
0 Comments:
Post a Comment
<< Home