| Server IP : 10.200.247.200 / Your IP : 216.73.217.19 Web Server : Apache System : Linux synergy-usa-sites 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64 User : jeremy ( 1001) PHP Version : 8.4.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/usa_sites/usafundingapplications.ai/membersonly/ |
Upload File : |
<?php
require_once('includes/header.php');
?>
<? include('header.php');?>
<? include('nav.php'); ?>
<style type="text/css">
#grdb { width: 100%; font-size:11px;font-family:arial; }
</style>
<div style="padding-top:13px;">
<p class="header">
New Funding Application Sources
</p>
<?php $_REQUEST['p'] = (!empty($_REQUEST['goto'])) ? $_REQUEST['page'] : $_REQUEST['p'];?>
<?php echo file_get_contents("http://thegrantresearchdatabase.com/export_new.php?pass=LemmeIN&sort=" . $_REQUEST['sort']."&d=".$_REQUEST['d']."&p=".$_REQUEST['p']."&f_type=".$_REQUEST['f_type']."&c_type=".$_REQUEST['c_type']."&sc_type=".$_REQUEST['sc_type']."&ind_type=".$_REQUEST['ind_type']."&min_type=".$_REQUEST['min_type']); ?>
</div>
<?php include('footer.php'); ?>