initial commit
This commit is contained in:
5
payment_status.php
Normal file
5
payment_status.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
if(isset($_GET['form_no']) && $_GET['form_no']>0){}else die('Form Not Found!!!');
|
||||
?>
|
||||
|
||||
<h2>Not Paid</h2>
|
||||
Reference in New Issue
Block a user