0xsec Shell
0xSec


Server : LiteSpeed
System : Linux webbox1.ncrdns.net 5.14.0-611.55.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 15:19:29 EDT 2026 x86_64
User : rahcos ( 1533)
PHP Version : 8.4.23
Disable Function : NONE
Directory :  /home/rahcos/.trash/wp-content/themes/hara/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //home/rahcos/.trash/wp-content/themes/hara/searchform.php
<?php
/**
 *
 * Search form.
 * @since 1.0.0
 * @version 1.0.0
 *
 */
?>
<div class="search-form">
	<form action="<?php echo esc_url(home_url('/')); ?>" method="get">
		<div class="input-group">
			<input type="text" placeholder="<?php esc_attr_e('Search ...', 'hara'); ?>" name="s" class="form-control"/>
				<span class="input-group-btn">
					<button type="submit" class="btn">
						<i class="tb-icon tb-icon-search"></i>
					</button>
				</span>
		</div>
	</form>
</div>

c0oded By c0rpz