$1','
---
','[[$1://$2][$2]]','
'),$c); preg_match_all('/~\w+/',$r,$x); foreach(array_unique($x[0])as$m){$r=str_replace($m,x($m)? “[[?$m][$m]]”: “$m[[?e=$m][?]]”,$r); } return$r; } function f($f) { @mkdir('wik'); return @file_get_contents(“wik/$f.w”); } function b($b) { echo“
---+ [[?$b][Backlinks $b”.“]]
”; foreach(glob('wik/*.w')as$f){$f=substr($f,4,-2); if(strpos(f($f),$b)!==false)echo“[[?$f][$f]]
”; } echo“
”; } function x($f) { return file_exists(“wik/$f.w”); } function e($p) { $p=$p?$p:$_GET['e']; echo“
---+ Edit”.“ $p