コード例 #1
0
ファイル: 302-5.php プロジェクト: rafikaa/presto-testo
<?php

$expectedCookies = array("302-01" => 1, "302-02" => 1, "302-03" => 1, "302-18" => 1);
include '302/302-7.php';
writeCookieTable("");
コード例 #2
0
ファイル: 302-3.php プロジェクト: rafikaa/presto-testo
<?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
ファイル: 302-4.php プロジェクト: rafikaa/presto-testo
<?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");