Set value by key. This function automatically escape the value (you should not escape value yourself) when writing it.
IniLikeEntryException if key or value is not valid.
readEntry, setValue
See Implementation
Set value by key. This function automatically escape the value (you should not escape value yourself) when writing it.