Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 97 Bytes

sp_param_lable.md

File metadata and controls

7 lines (7 loc) · 97 Bytes

sp_param_lable()

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