Interested with Bulk SMS Indonesia? Contact Us HERE

Send Bulk SMS Indonesia With PHP Code

Home / Send Bulk SMS Indonesia With PHP Code

How to Send Bulk SMS Indonesia With PHP Code

Bulk SMS Indonesia Team has enhanced our services whereby you can now use PHP coding to initiate HTTP communication between the bulk sms gateway and your website. Through PHP coding integration, you can send out SMS messsages easily.

We have provided a sample below for your reference. Before you start, you need to have your Bulk SMS Indonesia account info.

To understand more about our Bulk SMS Indonesia API Key features, please visit our Developer API page.

All available features and configurations will be displayed at the Bulk SMS Indonesia Developer API page. Integrate our Send SMS feature into your PHP application and enjoy our SMS services.

If you have not registered with Bulk SMS Indonesia, please register HERE.

Please click below to find out about our send SMS API in other programming languages.

Please ensure you have the following Bulk SMS Indonesia account information at hand:

  1. username
  2. password
  3. your mobile number

To get started, you may have to reload some credits into your bulk sms account before you can send out messages. You can purchase the credits HERE. After making your payment, an email with the reload pin will be sent to you.

Note: Please check your email inbox or spam box.

You may login to your Bulk SMS Indonesia account to reload your credits using the pin. Please click HERE to learn how to reload the credit.

Copy the script below to your browser

http://isms.com.my/isms_send.php?un=isms&pwd=isms123&dstno=60129007788&msg=Hi%20John.&type=1&sendid=12345

Replace the username, password and destination number (including full country code) in the script

How to Send SMS With PHP Code

Below is a PHP code sample to generate the link:

$sendlink = "http://www.isms.com.my/isms_send.php?un=".urlencode($username)."&pwd=".urlencode($password)."&dstno=".$dstno."
&msg=".urlencode($msg)."&type=".$type."&sendid=".$senderid; fopen($sendlink, "r");

Done! You can now send sms through your application or website integrated with the PHP code.


Other Contact Methods

For further enquiries, please contact us via the information below:

E-mail | sales@mobiweb.com.my
Note to registered users: Please include your Username in the email.

Phone Numbers:
  • 1800 87 7061 (Malaysia Toll-Free)
  • +604-642 0621 (Penang, Malaysia)
  • +603-2780 3880 (Line 1, Kuala Lumpur, Malaysia)
  • +603-7980 1388 (Line 2, Kuala Lumpur, Malaysia)
Whatsapp
  • +6016 450 2380
  Fax:
  • +604 611 5620 (Penang, Malaysia)
  • +603-7980 2388 (Kuala Lumpur, Malaysia)

Register iSMS For FREE !

  • Register Bulk SMS Indonesia Account
  • Purchase Bulk SMS Credits
  • Reload Bulk SMS Credits

Click HERE to Register !