|
Going to start using fopen(), fwrite() etc. to help people edit their files on their sites.
Its going to show different areas of the file in textboxes, so the user can change them, and click 'save'
How do I select a certain portion of the file (code) to display in these textboxes?
|