Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is something like this possible, or does a string always have to be defined on the same line it starts?
string $myString = {"Some
text
here\n"}
Solved! Go to Solution.