'; $filename="dvb_briefing_paper.html"; $content .= implode('', file($filename)); // get title preg_match("/(title.*>)(.*?)(<\/title)/i",$content, $title); if ($title[2]) { $smarty->assign('title',$title[2]); } // remove title $tag = "title"; $content = preg_replace("/<" . $tag . ">(.|\s)*?<\/" . $tag . ">/","",$content); if (substr($filename, -4) != "html") { $content .= "\n"; } $content .= '
'; global $REQUEST_URI; $smarty->assign('content',$content); $smarty->display('generic.tpl',$REQUEST_URI); ?>RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.3