Skip to content

Instantly share code, notes, and snippets.

@od3n
Last active December 13, 2015 10:49
Show Gist options
  • Select an option

  • Save od3n/2ce1a39e8c8df6d4e82a to your computer and use it in GitHub Desktop.

Select an option

Save od3n/2ce1a39e8c8df6d4e82a to your computer and use it in GitHub Desktop.
Search box
<?php
$output = '<label for="mod-finder-searchword">Carian </label><input name="searchword" id="mod-search-searchword" maxlengh="';
echo $output;
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment