Congratulations! You have successfully connected to the WARP.
<'.$SubOne.'style="visibility:visible">PHP Detected please click <'.$eh.' href="./phpinfo.php">here'.$eh.'> to see your php information.
';
if (extension_loaded("sqlite"))
{
echo 'PHP SQL Lite extension is ready.
';
}
else
{
echo 'PHP SQL Lite extension is not enabled.
';
}
?>