<?php $hashtag = '#আয়াতুল_কুরসি'; preg_match('/#[\w\p{M}]+/u', $hashtag, $matches); print_r($matches);
You have javascript disabled. You will not be able to edit any code.