sp_param_lable()

  1. <?php
  2. $result=sp_param_lable('id:2;cat:home');
  3. print_r($result);
  4. ?>