Make A New Line In A Text File
Posted: Wed Sep 08, 2010 9:06 pm
I need a php script that would take a text file and create a new line and write "0".
Like This:
Text Before:
[text]
stuff
other stuff
more stuff
even more stuff
[/text]
Text After:
[text]
stuff
other stuff
more stuff
even more stuff
[/text]
Like This:
Text Before:
[text]
stuff
other stuff
more stuff
even more stuff
[/text]
Text After:
[text]
stuff
other stuff
more stuff
even more stuff
[/text]