[PHP] Trim Function Alternative

Hi,
I’m storing a message in a database. I want to prevent the database from saving spaces or lines that are created by users when they hit enter. I’ve tried the trim function but it does not work. Any suggestion would be helpful. Thanks in advance :slight_smile: