<? include "iniRWC.inc.php"; $c=new iniRWC; $hash[first_par]="12345"; $hash[secong_par]=" abcde"; $hash[third]=" asdf12345 "; $hash[test1par]=" qwerty12345"; $c->WriteIni("test.ini", $hash); ?>