Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #18941
| From | Fx ROOM <naso@tata.new> |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: parse-ini-file: INI_SCANNER_RAW scanner mode |
| Date | 2022-05-20 13:25 +0200 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <t67trp$ecf$1@gioia.aioe.org> (permalink) |
| References | <t67fk9$1rs6$1@gioia.aioe.org> <jep1g7Fop7hU1@mid.individual.net> |
Il 20/05/22 10:23, J.O. Aho ha scritto: > > On 20/05/2022 09.22, Fx ROOM wrote: >> https://www.php.net/manual/en/function.parse-ini-file.php >> "If INI_SCANNER_RAW is supplied, then option values will not be parsed." >> >> That is? > > Yes, the setting value ain't parsed, > > say you have a row like: > > setting_name = "Less is \"more\"" > > INI_SCANNER_NORMAL -> Less is "more" > > INI_SCANNER_RAW -> Less is \"more\" > > thanks
Back to comp.lang.php | Previous | Next — Previous in thread | Find similar | Unroll thread
parse-ini-file: INI_SCANNER_RAW scanner mode Fx ROOM <naso@tata.new> - 2022-05-20 09:22 +0200
Re: parse-ini-file: INI_SCANNER_RAW scanner mode "J.O. Aho" <user@example.net> - 2022-05-20 10:23 +0200
Re: parse-ini-file: INI_SCANNER_RAW scanner mode Fx ROOM <naso@tata.new> - 2022-05-20 13:25 +0200
csiph-web