PHP and WAP

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
smoky989
Forum Commoner
Posts: 41
Joined: Mon Sep 02, 2002 1:14 pm

PHP and WAP

Post by smoky989 »

I have a website for my restaurant. I am going to attempt to make it accessible through a cellphone or PDA. I'm not overly concerned about writing the code for all this. Seems pretty straight forward. However, I am interested in making my menu so it can be downloaded. Honestly, I'm not even sure where to begin. I don't know if this is the right place to post this but I do know PHP is very powerful and could possibly help me achieve this goal, so I thought someone would be able to point me in the right direction. Thanks in advance for any advice.

- Dave
AngryPanda
Forum Newbie
Posts: 16
Joined: Wed Jul 19, 2006 12:18 am

Post by AngryPanda »

What do you mean downloaded ? If you mean downloaded to the phone as an application -- you're about 14 forums to the right. Java / J2ME is the language that is widely used to write cell phone applications.
Post Reply