send url
Posted: Wed Aug 16, 2006 7:44 am
Hi all
What client asked me is to make automatition for sending SMS to client list.
(This is not problem with cron job)
I've also found SMS provider who give me informations needed for sending SMS over URL (HTTP or HTTPS).
I've read somewhere that php can easy implement into form that is on web site, and that is what I need.
I need to make url (for each client in client list) that passes values in variables to SMS providers web site. Making url is not problem, but don't know how to send that url.
If somebody could point me in right direction I would aprecheate it.
Regards ddragas
What client asked me is to make automatition for sending SMS to client list.
(This is not problem with cron job)
I've also found SMS provider who give me informations needed for sending SMS over URL (HTTP or HTTPS).
I've read somewhere that php can easy implement into form that is on web site, and that is what I need.
I need to make url (for each client in client list) that passes values in variables to SMS providers web site. Making url is not problem, but don't know how to send that url.
If somebody could point me in right direction I would aprecheate it.
Regards ddragas