sms gateway - Sending SMS via PHP -


i woking on final year project , send sms client via php.

is there way in can use cell phone gsm modem , send sms via php?

i tried "ozeki ng - sms gateway" not sure how send sms via php.

if has used/tried "ozeki ng - sms gateway" please let me know how use properly?

any suggestions please let me know.

i have nokia 701. can used gsm modem?.

thank you

try out example code twilio, used during 1 of hackathons. demo purpose may help. depends on country though.

http://www.twilio.com/docs/quickstart/php/sms


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -