I have some text file, in this text file i write some information. But my problem is : How write/append new information on beginning of document but old information will be there too. When I used fopen with option "a" or "r+" and with command rewind new information rewrited old information. Thanks for yours help.
roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php