php trim string from both sides code example Example: trim | from right in php $DATA=trim("abc|1|test|","|");