예제 #1
0
<?php

$expectedCookies = array("302-01" => 1, "302-02" => 1, "302-03" => 1, "302-18" => 1);
include '302/302-7.php';
writeCookieTable("");
예제 #2
0
<?php

$expectedCookies = array("302-01" => 1, "302-02" => 1, "302-03" => 1, "302-04" => 1, "302-05" => 1, "302-18" => 1);
include '302-7.php';
writeCookieTable("/302");
예제 #3
0
<?php

$expectedCookies = array("302-01" => 1, "302-02" => 1, "302-03" => 1, "302-04" => 1, "302-05" => 1, "302-15" => 1, "302-16" => 1, "302-18" => 1);
include '../302-7.php';
writeCookieTable("/302/sub");