PHP Classes

Write specific SECTION only?

Recommend this page to a friend!

      Extended Ini File  >  All threads  >  Write specific SECTION only?  >  (Un) Subscribe thread alerts  
Subject:Write specific SECTION only?
Summary:Is is possible to write a section only without re-writing file
Messages:1
Author:Mike Orlando
Date:2020-06-13 16:41:36
 

  1. Write specific SECTION only?   Reply   Report abuse  
Picture of Mike Orlando Mike Orlando - 2020-06-13 16:41:36

Hello,

Thanks for sharing your class. The built-in parse_ini_file functions only allow to re-write the entire INI file. I would like to know if I can use your class to update specific SECTION only without re-writing, and possibly overwriting, other sections.

Thanks
Mike