Re: [Users] Any advice please ?

2010-11-09 Thread Paul Bagyenda
logs would be nice. On Nov 09, 2010, at 13:18, Druss Drenai wrote: > It has been a couple of days since i posted my question about how to send a > mms and store it into my database. > > Anyone can help me please? =( > > ___ > Users mailing list > Use

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 wrote: > No problem, i think that in the documentation it was a very good example > …. > > > > > > > > > -- > > *De:* users-boun...@mbuni.org [mailto:users-boun..

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 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/): > -- > $uploaddi

[Users] Any advice please ?

2010-11-09 Thread Druss Drenai
My fault,i believed test-mbuni.php was the web page where i could display the image and text i send. Thanks a lot for your help,if i'm not wrong there should be in the Mbuni documentation a sample php file to handle mms content...or maybe you already know where i could get one already tested an

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.ph

[Users] Any advice please?

2010-11-09 Thread Druss Drenai
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/): -- $uploaddir = '/var/www/html/'; foreach ($_FILES as $i => $file) { $part = $_FILES[$i]; $uploadfile = $

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 ?

[Users] Any advice please ?

2010-11-09 Thread Druss Drenai
It has been a couple of days since i posted my question about how to send a mms and store it into my database. Anyone can help me please? =( ___ Users mailing list Users@mbuni.org http://lists.mbuni.org/mailman/listinfo/users