Posted
Filed under PHP
function cqstr($string){
 return rawurlencode( iconv( "CP949", "UTF-8", $string ) )
}
2011/07/26 14:25 2011/07/26 14:25