sending multimedia messages (MMS) from phones to the web
i need to develop a system which a user can send mms from their phones directly to the web. How can i get this done using php language? Could you guys help me?
i need to develop a system which a user can send mms from their phones directly to the web. How can i get this done using php language? Could you guys help me?
You can try https://dev.mogreet.com , users can text images via MMS to a shortcode (short number) and then Mogreet forwards the MMS to your PHP webservice. It costs 1 cent per message.
You can try https://dev.mogreet.com , users can text images via MMS to a shortcode (short number) and then Mogreet forwards the MMS to your PHP webservice. It costs 1 cent per message.
Bookmarks