Skip to content

Quotes in language files #33110

Answered by infograf768
counterpoint asked this question in Q&A
Apr 12, 2021 · 1 comments · 3 replies
Discussion options

You must be logged in to vote
; \ is used to escape a value.
newline_is = "\\n" ; results in the string "\n", not a newline character.
with quotes = "She said \"Exactly my point\"." ; Results in a string with quote marks in it.

in https://www.php.net/manual/en/function.parse-ini-file.php

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@counterpoint
Comment options

@richard67
Comment options

@counterpoint
Comment options

Answer selected by counterpoint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants