View previous topic :: View next topic |
Author |
Message |
blackarib -
Joined: 19 Jun 2004 Posts: 48
|
Posted: Sun Oct 31, 2004 3:29 pm Post subject: functions to modify a text file |
|
|
I want to build a dns management module for zpanel to work with dns masterfiles (text files). Does anyone know how to add a line of text to a file and how to remove or edit specific lines in the file? thanks, even if you can just tell me the name of the function I will look it up but there are sooooooo many functions I wouldnt know where to start looking for it. |
|
Back to top |
|
 |
k1ll3rdr4g0n -
Joined: 04 Jul 2004 Posts: 609
|
Posted: Sun Oct 31, 2004 5:02 pm Post subject: |
|
|
fopen
but you have to figure out a way to correctly get whats in there. maybe php has a split function? _________________
 |
|
Back to top |
|
 |
|