One Hat Cyber Team
Your IP :
216.73.216.80
Server IP :
194.44.31.54
Server :
Linux zen.imath.kiev.ua 4.18.0-553.77.1.el8_10.x86_64 #1 SMP Fri Oct 3 14:30:23 UTC 2025 x86_64
Server Software :
Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
compmath
/
public_html
/
inc
/
View File Name :
search.php
<?php if ($blog_search_enabled == 1) { echo '<tr><td id="search"><form action="index.php"><div id="searchform"><input type="text" name="search" size=50><input type="submit" value="' . $loc_search . '"></div></form></td></tr>'; } else { // Custom search code goes here, e.g., Google website search. Either that or nothing to only have built-in search. echo <<<CUSTOMSEARCH CUSTOMSEARCH; } ?>