Can I do a line break like this ' '?
' '
Or do I must use double quotes - " "?
" "
You have to use double quotes. Otherwise, PHP will literally output .
http://php.net/manual/en/language.types.string.php
1.4m articles
1.4m replys
5 comments
57.0k users