Hi,

Here is a foo.txt file :

name=foo
age=100
sex=y

I want to open the file, find the age line, and then replace the 100 with
another value.
The only way i see, is to rewrite the entire file........

Maybe this is a stupid question, but, i tried the online doc, and saw
nothing about this....

Thanks a lot



--

Marc-Andre Vallee
[EMAIL PROTECTED]




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to