$jointime = (time() - $post[joindate]) / 86400; // Days Joined
$jointime = intval(($jointime * 100) + 0.5) / 100;