Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




hash_hmac [ WordPress Function ]

hash_hmac ( $algo, $data, $key, $raw_output = false )
Defined at:

Soorgelijke functies: _hash_hmac, has_meta, has_action, has_tag, has_term


No description yet.

Source


<?php
function hash_hmac($algo$data$key$raw_output false) {
    return 
_hash_hmac($algo$data$key$raw_output);
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics