SV: [PHP] Changing within a file
Hi! This is what you want: http://www.php.net/manual/en/function.preg-replace.php The preg_replace-method uses a ordinary RE to search and replace. Hoppas det går vägen! / Jeppe Jimmy Bäckström <[EMAIL PROTECTED]> skrev i diskussionsgruppsmeddelandet:001901c0b543$329648c0$[EMAIL PROTE
[PHP] Changing within a file
Yo! Does anyone know how I can change a line in a textfile? I want to find a specific line, and then change it a bit...