From 67b20c49ec4e5efb4526fc64ef679dfb6dd41e30 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Thu, 4 Oct 2018 05:10:51 +0200 Subject: 2.8 auto-tag-update + help + tabs --- public/test/index.php | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 public/test/index.php (limited to 'public/test/index.php') diff --git a/public/test/index.php b/public/test/index.php new file mode 100644 index 0000000..5b778ee --- /dev/null +++ b/public/test/index.php @@ -0,0 +1,24 @@ + + + $value) { + $replace = '^^ÔHYEAH BB££___'.$out[1][$key]. '_____§§§§§§'; + $string = str_replace($value, $replace, $string); + +} + + +var_dump($out); + +var_dump($string); + +?> \ No newline at end of file -- cgit v1.2.3