|
04-13-2004, 08:15 AM | #1 |
Green Mole
Join Date: Apr 2004
Location: EarthPlanet
Posts: 2
|
Writing to a file. (PHP)
It's possible to ammend data within a file vs. just adding data to the beginning or the end of the file? Mean to change something in the "middle" of the file.
Thanks. |
04-13-2004, 08:38 AM | #2 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
Hi. Here's one way to do it.
PHP Code:
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
file upload with php | piperpowell | Troubleshooting | 0 | 05-28-2007 09:48 AM |
Writing Arrays to Tables | peterl3233 | Coding & Tutorials | 1 | 11-10-2005 11:03 PM |
including file with php does not work... | Fking | How-to Forum | 5 | 10-09-2004 11:47 AM |
Newbie : How to include PHP file (.php) | frostbyte | How-to Forum | 1 | 01-04-2004 12:42 PM |
How to exclude part of page in a PHP file | mario51 | How-to Forum | 2 | 12-18-2003 12:13 AM |