Home > PHP > Function > SPPLUS > calcul_hmac()

calcul_hmac()

calcul_hmac - Obtain a hmac key (needs 8 arguments)

Syntax

string calcul_hmac (string $clent, string $siretcode, string $price, string $reference, string $validity, string $taxation, string $devise, string $language)

Arguments

  • clent - The year as a number, the valid range depends on the calendar
  • siretcode - The year as a number, the valid range depends on the calendar
  • price - The year as a number, the valid range depends on the calendar
  • reference - The year as a number, the valid range depends on the calendar
  • validity - The year as a number, the valid range depends on the calendar
  • taxation - The year as a number, the valid range depends on the calendar
  • devise - The year as a number, the valid range depends on the calendar
  • language - The year as a number, the valid range depends on the calendar

Description

Version

PHP PECL spplus >= 1.0.0

Return value

Returns TRUE on success or FALSE on failure.