[TYPO3-english] can anyone help me to check this php code?

Victor Livakovsky v-tyok at mail.ru
Wed May 16 10:44:45 CEST 2012


> But the thing is: When get the "keyword", it never be an array, so
> is_array($this->piVars['keyword']) always returns false.

Use t3lib_div::trimExplode(' ', $this->piVars['keyword']);


More information about the TYPO3-english mailing list