RE: [Users] Any advice please ?

2010-11-09 Thread Cristian Padilla
No problem, i think that in the documentation it was a very good example .. _ De: users-boun...@mbuni.org [mailto:users-boun...@mbuni.org] En nombre de Druss Drenai Enviado el: martes, 09 de noviembre de 2010 9:27 Para: users@mbuni.org Asunto: [Users] Any advice please ?

RE: [Users] Any advice please ?

2010-11-09 Thread Cristian Padilla
HI, maybe i can help you .. If you want to save your images into a DB fist you must have a php that recover the content from the inicial request So, in this part of your configuration group = mms-service name = me post-url = http://localhost/test-mbuni.php http://localhost/test-mbuni.php

Re: [Users] Any advice please ?

2010-11-09 Thread Michel TOKO
Druss, I hope this can help you. Thanks to Kartikay Malhotra On 9 November 2010 12:40, Cristian Padilla cpadi...@misp.cl wrote: No problem, i think that in the documentation it was a very good example …. -- *De:* users-boun...@mbuni.org

Re: [Users] Any advice please?

2010-11-09 Thread Michel TOKO
Check the upload file i sent you. On 9 November 2010 13:01, Druss Drenai ddre...@yahoo.it wrote: I found this php script in order to handle mms received and store them into my database (this file was created by a user and reported in this page: http://thilani.wordpress.com/): --