Colombo, Sri Lanka

Admissions of students without regard to race, color

logo

Targheeb

Colombo, Sri Lanka

09:30 - 17:00

Sunday to Friday

Schedule a Meeting
logo

123 456 789

info@example.com

Goldsmith Hall

New York, NY 90210

07:30 - 19:00

Monday to Friday

Thank You

[insert_php]
if(isset($_GET[‘webxpay’])){
$status = $_GET[‘status’];
$order_id = $_GET[‘unidue’];
if($status == ‘0’)
{
$tmassage = ‘ <h2 style=”text-transform: capitalize;”>Payment Unsuccess.</h2><p>Sorry we didn`t receive your payment for order reference #’.$order_id.'</p> <br/> <p>Please Try Again</p>’;
}else if($status == ‘1’)
{
$tmassage = ‘ <h2 style=”text-transform: capitalize;”>Payment Success.</h2><p>Thank you for your payment for order reference #’.$order_id.'</p>For Resource Downloads you will get the Download link Via email’;
}
echo $tmassage;
}

[/insert_php]

Cart