堀田です。 From: ryv @ nifty.com Subject: [PHP-users 17132] Re: 変数の受け渡しについて Date: 2003年08月04日 18:01:52 > 下のようにくっつけちゃえばどうですか? >> $VARS = array_merge($HTTP_POST_VARS, $HTTP_GET_VARS); >> 私はいつも $VARS["hoge"] ってやってます。簡単ですよ。 HTTP_hoge_VARS[] って、すでに推奨されないみたいですよ。 http://search.net-newbie.com/php/language.variables.predefined.html -- 堀田 倫英 <hotta @ net-newbie.com> <http://www.net-newbie.com>