Write to a File
Wednesday April 23, 2008
If you want to store data in a flat file, you can use the fwrite () PHP function. You must make sure that your targeted file has been opened with fopen () and has write permissions or it will not work.
©2009 About.com, a part of The New York Times Company.
All rights reserved.
Comments
No comments yet. Leave a Comment