Path : /home/vishqocm/pcib.in/admin/
File Upload :
Current File : /home/vishqocm//pcib.in/admin/exam_schedules.php

<?php
// Redirect to the new location
header('Location: schedules.php');
exit;
?>