/ Published in: PHP
Expand |
Embed | Plain Text
function getWeightSortedMx( $domain ) { $mxhosts , SORT_ASC , SORT_STRING ); return $mxhosts; }
You need to login to post a comment.
function getWeightSortedMx( $domain ) { $mxhosts , SORT_ASC , SORT_STRING ); return $mxhosts; }
You need to login to post a comment.