POST TIME:2017-11-12 23:32
$toptypedir = GetPinyin(stripslashes($toptypename)); |
$toptypedir = GetPinyin(stripslashes($toptypename),1); |
$typedir = $toptypedir.'/'.GetPinyin(stripslashes($v)); |
$typedir = $toptypedir.'/'.GetPinyin(stripslashes($v),1); |
$toptypedir = GetPinyin(stripslashes($toptypename)); |
$toptypedir = GetPinyin(stripslashes($toptypename),1); |
$typedir = GetPinyin(stripslashes($typename)); |
$typedir = GetPinyin(stripslashes($typename),1); |