Sean Wei says to YSITD
preg_replace('/\'(?<file>[a-zA-Z\/]+\.php)\'/', '\'<a href="?file=${file}">${file}</a>\'', $code); 哪裡錯了?