urlencode()
urlencode (非ASCII文字列);
$a = urlencode("初心者のためのホームページ作り"); print($a);
PageTop / Home / PHP入門 / リファレンス目次