in reply to Quick Question - Append File at Beginning?

Following up on davido's question somewhat, if what you are trying to achieve is prepending data rather than text, maybe you would be better off considering using a database? They seem scary, or maybe just weird if you haven't used them before, but they can make a lot of data manipulation much easier and faster than trying to figure out how to roll the code from scratch.

True laziness is hard work
  • Comment on Re: Quick Question - Append File at Beginning?