1800 87 7061 (Malaysia Toll Free) +603 2780 3880 (KL)
How to Update Bulk SMS Task Scheduler With PHP CodeBesides creating Bulk SMS Task Scheduler using PHP, you can also update the task using similar methods. To understand more about our iSMS API Key features, please visit our Developer API page. All available features and configurations will be displayed at the iSMS Developer API page. Integrate our SMS API into your PHP application and enjoy our SMS services. Please click below to find out about other task scheduler samples. Bulk SMS Scheduler API only requires a few information from you such as username, password and your mobile number. It is free. You may click HERE to learn how to reload your iSMS account. If you do not have an iSMS account, register for a username and password from iSMS Register Page 1. Firstly, get your bulk SMS task scheduler ID To learn how to create and retrieve the the task scheduler ID, please click HERE. 2. Integrate Bulk SMS Task Scheduler PHP code into PHP file. ![]() After retrieving the SCID, go to your PHP file and add in the code, as shown in the illustration below. ![]() <?php
$username = "isms"; $password = "isms123"; $dstno = 601xxxxxxx; $msg = "testing message"; $det = "description"; $tr = "onetime"; $type = 1; $senderid = "isms"; $date = "2013-12-12"; $hour = 12; $min = 15; $week = 1; $month = 1; $day = 1; $scid = 12345 ; //scid get from the task scheduler you created $action = "update";
$sendlink = "http://www.isms.com.my/isms_scheduler.php?un=".urlencode($username)."&pwd=".urlencode($password)."&dstno=" fopen($sendlink, "r");
?> After SCID is amended, you can run the PHP file. A HTTP request will be initated and the browser address bar will displayed the address as below: Click to view clearer. ![]() 3. It works! Bulk SMS API Task Scheduler is amended. As you you log in again to check your bulk SMS task scheduler, the trigger and details has changed. This means you have successfully update the task. ![]() Contact UsPlease contact us HERE, if you have any enquiries or looking for any consultation. Email: sales@mobiweb.com.my Note to registered users: Please include your Username in the email. Phone Numbers:
Fax:
|