Php Long String Multiple Lines at evelynjfultono blog

Php Long String Multiple Lines. Example 1 <?php $str1 = 'my name is john.'; First, you can simply put a line break in the string itself as shown below:

PHP String Comparison YouTube
from www.youtube.com

one of the most straightforward methods to create a multiline string in php is to use double quotes. I want this text formatted so it looks right in the email, but also so it doesn’t make my code look. $str2 = 'i am a developer.';

PHP String Comparison YouTube

Php Long String Multiple Lines one of the most straightforward methods to create a multiline string in php is to use double quotes. Using double quotes and escape sequences. First, you can simply put a line break in the string itself as shown below: $str2 = 'i am a developer.';