403Webshell
Server IP : 51.89.169.208  /  Your IP : 18.216.230.65
Web Server : Apache
System : Linux ns3209505.ip-198-244-202.eu 4.18.0-553.27.1.el8_10.x86_64 #1 SMP Tue Nov 5 04:50:16 EST 2024 x86_64
User : yellowleaf ( 1019)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/yellowleaf/public_html/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/yellowleaf/public_html/page_cats.php
<div class="cat_bar" align="center">	
<?
$cat1_url_name=strtolower($a4['cat_1_name']);
$cat2_url_name=strtolower($a4['cat_2_name']);
$cat3_url_name=strtolower($a4['cat_3_name']);
$cat4_url_name=strtolower($a4['cat_4_name']);

$town_name_url1=strtolower($a4['town_name']);
$town_name_url=str_replace(" ","-",$town_name_url1);

$cat1_url=str_replace("&","and",$cat1_url_name);
$cat2_url=str_replace("&","and",$cat2_url_name);
$cat3_url=str_replace("&","and",$cat3_url_name);
$cat4_url=str_replace("&","and",$cat4_url_name);

$cat1_url=str_replace(" ","-",$cat1_url);
$cat2_url=str_replace(" ","-",$cat2_url);
$cat3_url=str_replace(" ","-",$cat3_url);
$cat4_url=str_replace(" ","-",$cat4_url);

$cat1Full_url=$cat1_url.'-in-'.$town_name_url;
$cat2Full_url=$cat2_url.'-in-'.$town_name_url;
$cat3Full_url=$cat3_url.'-in-'.$town_name_url;
$cat4Full_url=$cat4_url.'-in-'.$town_name_url;

if($a4['cat_1_name']!=''){
echo '<a href="/business/'.$cat1Full_url.'.html">'.ucwords($cat1_url_name).' in '.ucwords($town_name_url1).'</a> ';
}

if($a4['cat_2_name']!=''){
echo '- <a href="/business/'.$cat2Full_url.'.html">'.ucwords($cat2_url_name).' in '.ucwords($town_name_url1).'</a> - ';
}

if($a4['cat_3_name']!=''){
echo '<a href="/business/'.$cat3Full_url.'.html">'.ucwords($cat3_url_name).' in '.ucwords($town_name_url1).'</a> - ';
}

if($a4['cat_4_name']!=''){
echo '<a href="/business/'.$cat4Full_url.'.html">'.ucwords($cat4_url_name).' in '.ucwords($town_name_url1).'</a>';
}
?>
</div>

Youez - 2016 - github.com/yon3zu
LinuXploit