in reply to Re: Read file and remove whitespace
in thread Read file and remove whitespace
I am doing something similiar to this. I am reading the file from a module and turning it into a hash. However I want the ability to edit the config file via web form and I thought this would make it simple and easy. Thanks for the suggestion though
Chris