|
ikhsan - 2011-09-28 02:44:25 - In reply to message 10 from alexandro senrobel
it's little bit tricky, i will post a new file in my package as example
alexandro senrobel - 2011-09-28 05:50:54 - In reply to message 11 from ikhsan
big thanks ;)
i will look in few days in your new file list ;)
ikhsan - 2011-09-29 07:43:32 - In reply to message 12 from alexandro senrobel
hi alexandro, i've post a simple form to demonstrate mass sms using simple html form
you can check at my file list
alexandro senrobel - 2011-09-30 05:19:48 - In reply to message 13 from ikhsan
big thanks ;)
but i have a little problem can you integrate a simple query to read my contacts fromt he database and insert into javascript_phonebook ->
i will insert into the form a char or a number from my contacts and the javascript says the name and the number and insert into the mass sms form.
ikhsan - 2011-09-30 13:52:48 - In reply to message 14 from alexandro senrobel
hi, anyway, you can use "jquery autocomplete" or something like it to do those job
alexandro senrobel - 2011-10-01 17:32:34 - In reply to message 15 from ikhsan
hey ;)
can you give me your msn or icq adress i have a little problem and YOU can help me ..
I will long sms (with gammu recieved) insert in a new database table and not as part 1 and 2 and 3 - i will a long sms in the new table can you give me a little script .. or your msn / icq number?
thanks ;)
ikhsan - 2011-10-02 13:57:47 - In reply to message 16 from alexandro senrobel
technically, long sms was split-ed into some part of sms instead of sending it in whole long sms, and each part have their header definition (UDH) which it will be used by receiver to re-arrange sms part into single long sms.
i'm sorry, i've no icq or msn id, but you can contact me via yahoo messenger or gtalk at
yahoo: ikhsan_017
gtalk: ikhsan017
alexandro senrobel - 2011-12-21 07:10:05 - In reply to message 17 from ikhsan
hello ;)
can you add the "sendingDatetime"?
I will send the sms automaticaly on 31/12/2011 - 8 pm ;)
please integrate this in your class big thanks ;)
ikhsan - 2011-12-31 08:02:38 - In reply to message 18 from alexandro senrobel
hi alexandro
already added sending date time parameter to mass_sms method and send_sms method
alexandro senrobel - 2012-08-31 12:56:20 - In reply to message 1 from john herman
hi,
can you help me i use your class since 2011 :) it is very very very nice :)) but i will send time sms and flash (class 0) messages.
Can you integrate this :) please plese please
My idea:
$sms->send_sms($msg,'$number','$provider',$smsclass,$timetosend);
big thanks
|