Just been for a surf and I think on www.phpbuilder.com there is a script (not an extension) for reading and modifying a .ini file. It's probably using fopen etc though.
"Craig Morrison" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > LaserJetter wrote: > > > > There may be extensions available which come with your email server but I > > Nope, not that relate to PHP, I wrote the email server.. > > > would just use fopen and file() to modify .ini settings > > I was hoping for a more elegant solution than this. > > There are per user settings that I want to make available to my email users, > reading/writing/modifying an entire INI file on a per user basis is not an > elegant solution. > > Surely someone out there has written an extension DLL for Windows that > provides wrappers around WritePrivateProfileString, et al. If not, I'll > probably end up writing the extension myself. I just didn't want to have to > re-invent the wheel if someone else had already done it. > > -- > > Craig Morrison > MTS Professional @ http://www.mtsprofessional.com/ > A Win32 Email server that works for _you_. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]