sms gateways are using different encoding types and there are several ways to break lines in sms, lets see which methods and character types we can use to break lines and input special characters to a sms using php or Laravel

Break Lines in SMS ( Laravel )

Just Use ASCII Code of %0a to Break Lines

Plain PHP

/n

Leave a Reply

Your email address will not be published. Required fields are marked *