my intention is to build a config-textfile. it would come handy if I could easily manipulate that file in a simple texteditor. Don't think that I can write a serialized var myself. A script to do so would be necessary. Off course, if this is the only way, I would have to.
However, if anybody has an other idea, please let me know.
would reading a line wich contains the array() statement and eval() it be a possible idea ?