Exemplo n.º 1
0
<?php

$expectedCookies = array("302-01" => 1, "302-02" => 1, "302-03" => 1, "302-18" => 1);
include '302/302-7.php';
writeCookieTable("");
Exemplo n.º 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");
Exemplo n.º 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");