<?php // $str='online shop'; var_dump(strpos(str_replace("\xc2\xa0", ' ', html_entity_decode($str)), 'online shop'));
You have javascript disabled. You will not be able to edit any code.