MOON
Server: LiteSpeed
System: Linux server4.datacenterland.com 5.4.203-1-pve #1 SMP PVE 5.4.203-1 (Fri, 26 Aug 2022 14:43:35 +0200) x86_64
User: khakzad (1054)
PHP: 5.6.40
Disabled: show_source, system, shell_exec, passthru, exec, popen, proc_open, symlink
Upload Files
File: /home/khakzad/public_html/milad/wp-content/themes/Zadman-1/searchform.php
<form method="get" id="searchform" action="<?php bloginfo('url'); ?>/">
 <input type="text" name="s" id="se" size="35" onblur="if (this.value == '') {this.value = '<?php _e('search...', 'wpzoom') ?>';}" onfocus="if (this.value == '<?php _e('search...', 'wpzoom') ?>') {this.value = '';}" value="<?php _e('search...', 'wpzoom') ?>" class="text" />
 <input type="submit" id="searchsubmit" class="submit" value="<?php _e('Search', 'wpzoom') ?>" />
</form>