Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SMSNotifier server settings parameters
#5
the function that constructs the URL is getServiceURL, exactly here:

return self::SERVICE_URI . '/SendSMS';

then the parameters are constructed in the $params = $this->prepareParameters(); call before doing the doPost which sends those parameters via POST, not get.

HTH
Joe
TSolucio
Reply


Messages In This Thread
RE: SMSNotifier server settings parameters - joebordes - 07-04-2019, 02:20 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)