9Rules formatting hates me...
replace '^^' with < or >
if ($handle = opendir($_SERVER['DOCUMENT_ROOT'].'/files')) {
while (false !== ($file = readdir($handle))) {
if (
$file != "." &&
$file != ".."
) {
$lastmodified = filemtime($file);
echo '^^a href="/files/'.$file.'/"^^'.$file.'^^/a^^'."\n";
}
}
}
?>

» Why Mediatemple? ... Last Reply: 1 year ago by MikeP_.
I experienced ridiculous amounts of downtime with DreamHost and they just kept blowing it off and not admitting to anything.
I switched over to MediaTemple after hearing such great things about them, but then found they have a lot of bugs yet to work out with their gridserver and even have a limit to the amount of CPU cycles that you can be using. Their support is as weak as DreamHost, but at least my entire site doesn't go down for 10 hours at a time with no response.