[PHP-users 2441] HTML ��������������������������

Akira Saito php-users@php.gr.jp
Wed, 03 Oct 2001 21:01:14 +0900


����������������

��������������������������������

<?PHP

$m1 = "abc";
$m2 = "def";
$m3 = "ghi";
$m4 = "jkl";

for ($i = 1; $i <= 10; $i++){

    print($test);

}

?>

������HTML��������������������������������������������������$m��������������
����������������������������������������������������������������������������
��������?

������������������������������������������������������������