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.
ANG
GES
G
P
myBoard ist ein schnelles, auch fuer Laien nutz- und verwaltbares Anschlagbrett mit einfachen Forumsfunktionen. Es ist gedacht fuer ueberschaubare ...
ANG
GES
G
P
One of the greatest advantages when using PHP is obviously speed. PHP4 is in general fast enough for dynamic web content generation, and in most c ...
ANG
GES
G
P
PHP lets you do a lot more than simply generating HTML content, it is also a great tool to dynamically generate images on-the-fly. For example, yo ...
ANG
GES
G
P
One of the key components of an e-commerce web site is credit card processing capabilities. One such credit card processing service, that is suppo ...
ANG
GES
G
P
When you switched from pedaling a bicycle to driving a car, what was the hardest thing to learn?
Changing programming languages is exactly the s ...
ANG
GES
G
P
Hier können Ihre Kunden kostenlos eCards an jede E-Mail-Adresse versenden. Ob zum Geburtstag, zu Weihnachten oder nur so, Sie überraschen Ihre L ...
ANG
GES
G
P
This script allows users to select an image and write a personalized message. It then sends a notice to the user specified email address and saves ...
ANG
GES
G
P
Separating content from presentation is much talked about, and the way to solve that has been using one of the many template classes out there.
