Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
57% Quality Score
Upvotes Received
16
Posts with Upvotes
9
Upvoting Members
3
Downvotes Received
11
Posts with Downvotes
6
Downvoting Members
4
1 Commented Post
0 Endorsements
Ranked #20.4K
~8K People Reached
Favorite Tags
php x 7
c# x 2

9 Posted Topics

Member Avatar for pabzzmike

Hi pabzzmike! You can implement a sms sending function to your website with php, but i don't think that you can send sms for free. If you wish to send/receive sms in your website try the [Ozeki NG SMS Gateway](http://www.ozekisms.com)'s PHP API! In this website you can find example and …

Member Avatar for matrixdevuk
0
537
Member Avatar for hiiiiii@

Hello! Unfortunately you won't find any free sms gateway. If you are looking for a php implementation I suggest to you to find a gateway which has php api. http://www.daniweb.com/web-development/threads/470533/send-sms-from-my-website-using-php http://www.daniweb.com/web-development/php/threads/446308/sms-integration-to-php-site-please-help These articles may will help to you.

Member Avatar for Tom87
0
202
Member Avatar for lexaeterna

Hey! For using the sms gateway you will need a static IP adress. Ask for your service provider about it. Here's a guide about how you can enable the Ozeki NG SMS Gateway in a private network: <URL SNPPED> You do not need to turn off the firewall, just allow …

Member Avatar for Tom87
1
186
Member Avatar for davy_yg

Hi! To integrate an sms solution with a gateway to your website you will need a php and a html scritps to create it. The html form will send the data of your messages to the php script, and that will forward it to the sms gateway. Use the following …

Member Avatar for szurcsii
1
244
Member Avatar for pratikasthana17

Hi pratikasthana17! If you have an sms gateway software you should develop an api to create a c# app. It is not to difficult. In the following website you can find how to use the Ozeki API, i hope this example will helps you out or gives you idea how …

Member Avatar for szurcsii
0
468
Member Avatar for dip7

Hi dip7! For sending / receiving sms messages with a c# api you can find an example and detailed guide in the following webiste: http://www.ozekisms.com/sms-gateway/index.php?owpn=315&info=developers-guide/c-sharp-sms-api In this website you can find source codes for your project too. I hope i can help you :)

Member Avatar for szurcsii
0
2K
Member Avatar for spluskhan

Hi! With an sms gateway and a php api you can develop an authentication solution. You can find some gateway if you google it. Check out the following website to see and example for php api: http://ozekisms.com/index.php?owpn=204&info=php_sms_example

Member Avatar for szurcsii
0
241
Member Avatar for kwamephp

Hi kwamephp! For sending a sms expriation reminder i suggest to you to use a php script to create a code. Here's an example for sending text messages in php: http://www.ozekisms.com/index.php?owpn=204&info=php_sms_example I hope i can help you!

Member Avatar for Webville312
0
4K
Member Avatar for kgavhane12

Hi kgavhane12! I guess you wish to send a 2 way sms with php. If i am right check the [Ozeki NG SMS Gateway's](http://www.ozekisms.com) website about how to send/receive text message in php:http://ozekisms.com/index.php?owpn=204&info=php_sms_example i hope i could help you!

Member Avatar for szurcsii
0
131

The End.