\n"; $printLine = false; $printCount = 0; foreach ($html as $line) { if (strstr($line, "") !== false) { $printLine = false; break; } } echo "\n"; } else { echo "\n"; ///////////////////////////////////////////////////////////////////////////////// ?> 0) { reset($html); echo "\n"; $printLine = false; foreach ($html as $line) { if (strstr($line, "") !== false) { $printLine = false; break; } } reset($html2); $printLine = false; foreach ($html2 as $line) { if (strstr($line, "") !== false) { $printLine = false; break; } } echo "\n"; } else { echo "\n"; ///////////////////////////////////////////////////////////////////////////////// ?> 0) { reset($html); echo "\n"; /* foreach ($html as $line) { if (strstr($line, "\n"; } else { echo "\n"; ///////////////////////////////////////////////////////////////////////////////// ?>
0) { reset($html); echo ""; $printLine = false; foreach ($html as $line) { if (strstr($line, "FWTableContainer")) { $printLine = true; } if ($pos = strstr($line, "")) { echo substr($line, 0, $pos) . "\n"; $printLine = false; break; } else if ($printLine) echo $line . "\n"; } echo ""; } else { echo ""; ///////////////////////////////////////////////////////////////////////////////// ?>
0) { reset($html2); echo ""; $printLine = false; foreach ($html2 as $line) { if (strstr($line, "FWTableContainer")) { $printLine = true; } if ($pos = strstr($line, "")) { echo substr($line, 0, $pos) . "\n"; $printLine = false; break; } else if ($printLine) echo $line . "\n"; } echo ""; } else { echo ""; ///////////////////////////////////////////////////////////////////////////////// ?>
Surgery & Procedures

Laser Treatment & Surgery

An in-office laser treatment may be used to treat glaucoma. One of the types of laser treatment, an iridotomy, is used to treat narrow/closed angle glaucoma. Another type of laser treatment, a trabeculoplasty, is used to treat open angle glaucoma, especially when drops are unsuccessful. During a trabeculoplasty, a laser is directed into the trabecular meshwork, the drain of your eye. The effects of this laser treatment develops over several weeks and generally lasts twelve to eighteen months. The response rate is between 50% to 80%.

If the pressure is not controlled by drops or laser, or in some emergency cases, your doctor may recommend glaucoma surgery (trabeculectomy or glaucoma drainage implants). The goal with this outpatient surgery is to essentially create a new drain for the eye, which fluid can drain through, thereby reducing the pressure in the eye.

NEXT: Laser Iridotomy

0) ? $_POST['user_id'] : $_COOKIE['user_id']; if (strlen($user_name) == 0) $user_name = (strlen($_POST['user_name']) > 0) ? $_POST['user_name'] : $_COOKIE['user_name']; if (strlen($user_level) == 0) $user_level = (strlen($_POST['user_level']) > 0) ? $_POST['user_level'] : $_COOKIE['user_level']; foreach ($_ENV as $key => $value) { $lowkey = "e_" . strtolower($key); $$lowkey = $value; } foreach ($_SERVER as $key => $value) { $lowkey = "s_" . strtolower($key); $$lowkey = $value; } echo "

\n"; $insertSql = <<