Redirecting to our new, updated website ...

Events

header('refresh:3; url=https://www3.erie.gov/ecopd/'); // redirect the user after 5 seconds
echo "Redirecting to our new, updated website ...";
#exit; // note that exit is not required, HTML can be displayed.
?>

Redirecting to our new, updated website ...