HEX
Server: Apache
System: Linux hp3-wp-1011385.hostingp3.local 3.10.0-1160.156.1.el7.tuxcare.els1.x86_64 #1 SMP Fri Jul 31 13:24:34 UTC 2026 x86_64
User: csh2469127 (2058729)
PHP: 8.2.30
Disabled: shell_exec,exec,system,popen,set_time_limit
Upload Files
File: /home/domains/vol4/560/2977560/user/htdocs/wp-content/themes/bb-theme/searchform.php
<form aria-label="<?php esc_attr_e( 'Search', 'fl-automator' ); ?>" method="get" role="search" action="<?php echo esc_url( home_url( '/' ) ); ?>" title="<?php echo esc_attr_x( 'Type and press Enter to search.', 'Search form mouse hover title.', 'fl-automator' ); ?>">
	<input aria-label="<?php esc_attr_e( 'Search', 'fl-automator' ); ?>" type="search" class="fl-search-input form-control" name="s" placeholder="<?php echo esc_attr_x( 'Search', 'Search form field placeholder text.', 'fl-automator' ); ?>"  value="<?php echo get_search_query(); ?>" onfocus="if (this.value === '<?php echo esc_attr_x( 'Search', 'Search form field placeholder text.', 'fl-automator' ); ?>') { this.value = ''; }" onblur="if (this.value === '') this.value='<?php echo esc_attr_x( 'Search', 'Search form field placeholder text.', 'fl-automator' ); ?>';" />
</form>