Curt, et al --

...and then Curt Zirzow said...
% 
% * Thus wrote David T-G ([EMAIL PROTECTED]):
% > 
% > I have an ini file for my application and I use parse_ini_file to load it
% > and some custom code to save modifications.  I'd like to figure out how
% > to store array values in there since that is the logical place to keep
...
% 
% You could always serialize the array to a value. and unserialize it
% after the call to parse_ini_file().

I thought about that, but what I'm really after is not having to do any
special processing for a variable -- both because it makes special cases
and because then I'd have to reserialize it if I were to write out a
change.

Of course, I may be stuck at that point, but I'd sure love to see how I
can store it natively just like I can declare it natively in a script.


% 
% Curt


Thanks & HAND

:-D
-- 
David T-G
[EMAIL PROTECTED]
http://justpickone.org/davidtg/      Shpx gur Pbzzhavpngvbaf Qrprapl Npg!

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to