M commerce in php

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
harish2kr
Forum Newbie
Posts: 3
Joined: Wed Jan 07, 2009 10:48 pm

M commerce in php

Post by harish2kr »

Hi,
Is it possible to build a M commerce website using php. If so please specify any tutorial
Thanks in advance
Harish
cptnwinky
Forum Commoner
Posts: 84
Joined: Sat Dec 27, 2008 10:58 am
Location: Williamstown, MA

Re: M commerce in php

Post by cptnwinky »

I assume you mean mobile commerce. Yes it's possible if your facilitating some sort of transaction over the web. As far as embedding php and writing a mobile app on it I wouldn't. It would probably be slow since php was not designed to be run from a mobile device.

Here is a website that has information on developing apps for the 3g network.
Post Reply