现在我有了一个eregi_replace问题:$subject = "This is for @codeworxx - you have to try first!";
$text = eregi_replace('(((@))[-a-zA-Z0-9]+)','<a href="http://www.google.de/\\1">\\1</a>', $subject
可能重复:
弃用:在第4行的/home/u578804202/public_html/includes/functions.php中不推荐使用eregi()函数if(eregi($file,$_SERVER['REQUEST_URI'])) {
die("Sorry but you cannot access this file directly