<!doctype html> <html> <head> <meta charset="utf-8"> <title>System Login</title> </head> <?php $_SESSION['ref2'] ='0825254156'; $ref2=$_SESSION['ref2']; header('Location: https://spfin.ru.ac.th/application/admission/apppayment/paymentengs.php?ref2='.$ref2); ?> <body> </body> </html>