• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

How to send sms using PHP script

 
Ranch Hand
Posts: 79
Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, I'm designing a website blood donors in which i want to send s m s from my website to mobiles. I use Idea Net setter to connect with net. Can i use it to send s m s ?
I have a Now_s m s gateway trial version for 60 days. I have installed their software and can run it using local host:8800 , 8800 is default port number they have. It shows a page which has many options to send s m s and M M S etc. I can send s m s using it where i need to enter receiver and sender number and message. But i want to send s m s using h t m l and p h p script for my website so does anyone know the h t m l and p h p code for that ? I have installed w a m p server will it work on it ? do I have to save p h p code file in w w w folder of w a m p ? I don't know anything of p h p and never sent s m s like this so please give me all code detail and changes i need to make in port no and I P address and all where to store h t m l file and p h p file give me detail info if anyone has please i need it urgent..... if any other server and soft i need then tell me
 
Marshal
Posts: 79178
377
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Moved to our PHP forum.
I don’t know the answer myself, but you would have a better chance of useful replies if you formatted your post a bit better. It is hard to read with h t m l rather than html. Separate the description from the questions. And we never use the word urgent!
 
Ranch Hand
Posts: 71
PHP Linux Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sounds like you are a PHP beginner. You might be better off looking at some PHP tutorials. For sending mail, try php tutorial send mail. And there are millions of PHP tutorials, google for some. Once you have a little familiarity with PHP and have specific questions, you can come back and ask.

And yes, WAMP Server is a decent package to get started with PHP (though I usually install all of the components separately.)
 
Ganesh Pat
Ranch Hand
Posts: 79
Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you Nick.
 
You will always be treated with dignity. Now, strip naked, get on the probulator and hold this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic