(PHP 4 >= 4.1.0, PHP 5 < 5.4.0)
import_request_variables — �� GET��POST��Cookie �������뵽ȫ����������
$types
[, string $prefix
] ) : bool�� GET��POST��Cookie �������뵽ȫ���������С�������ֹ�� register_globals���������õ�һЩȫ�ֱ�������ô�˺����ͺ����á�
�����ʹ�� types
����ָ����Ҫ����ı�������������ĸ'G'��'P'��'C'�ֱ��ʾ
GET��POST �� Cookie����Щ��ĸ�����ִ�Сд�����������ʹ��'g'��'p'��'c'���κ���ϡ�POST
������ͨ�� POST �����ϴ����ļ���Ϣ��ע����Щ��ĸ��˳��ʹ��"gp"ʱ��POST
������ʹ����ͬ�����ָ��� GET �������κ� GPC
�������ĸ���������ԡ�
prefix
������Ϊ��������ǰ���������б����뵽ȫ��������ı���֮ǰ������������и���Ϊ"userid"��
GET ������ͬʱ�ṩ��"pref_"��Ϊǰ����ô�㽫���һ����Ϊ $pref_userid
��ȫ�ֱ�����
�����Ե�������ȫ�ֱ��������� SERVER ����������Ȥ���뿼��ʹ�� extract()��
Note:
��Ȼ
prefix
�����ǿ�ѡ�ģ��������ָ��ǰ������ָ��һ�����ַ�����Ϊǰ���㽫���һ�� E_NOTICE ����Ĵ���ʹ��Ĭ�����������Dz���ʾע�⣨Notice������Ĵ���ġ�
<?php
// �˴������� GET �� POST ����
// ʹ��"rvar_"��Ϊǰ
import_request_variables("gP", "rvar_");
echo $rvar_foo;
?>
�μ� $_REQUEST��register_globals��Ԥ������� �� extract()��