I\'m trying to build a firefox extension and i want to write things periodically in a file. So i want a file in which i append new strings. The following code writes the file but at the end the file c
开发者_StackOverflow中文版I am trying to append a string to a log file. However writeFile will erase the content each time before writing the string.
I\'m having an issue trying to append a javascript file using headScript()->appendFile(\'file name\') with Zend.I have my layout setup like this: