[PHP-users 17142]Re: 変数の受け渡しについて

HOTTA Michihide hotta @ net-newbie.com
2003年 8月 5日 (火) 09:06:59 JST


堀田です。

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>


PHP-users メーリングリストの案内