<?php $str = "Are You Looking For The Best Website Review"; $arr = str_word_count($str,1); echo implode(' ',array_splice($arr,-4));
You have javascript disabled. You will not be able to edit any code.