|
| |||||||
![]() | Welcome to iWEBTOOL Talk, where you talk about
webmaster-related stuff.
1 Register
2 Browse the board
3 Discuss whatever may interest you! | |||||||||||||
![]() |
| | Thread Tools | Search this Thread | Display Modes |
| | #1 |
| Smurf Join Date: Apr 2006
Posts: 2
![]() | I believe that PHP's filesystem will fit what I want to do but I am having trouble finding the appropiate items to do the following: -Delete a selected line from a text file (For Example: Remove line 40 of a 100 line text file. Therefore, what was line 41 is now line 40 and there are now 99 lines in total) -Add a line to a preexisting text file (For Example: A string is added to the end of the file [A 98 line text file becomes 99 line] or a string is inserted at a selected line of in the file[The string is made line 45 and what was previously line 45 becomes line 46]) -Edit/replace a certain line in a preexisting text file (For Example: Line 34 which says "Hello I am sam" is changed to say "This is John") If any of you know a function or a method that can do either of these, do tell. |
| | |
|
| |||||||
| | #2 |
| Smurf Join Date: Apr 2007
Posts: 8
![]() | I've try this before, but no success, I think this hard to do. One think can do is to load all content then rewrite it, but that is will take high resource if the file is large. I suggest you to use Flat Database like SQLite.
__________________ http://www.totalarticle.com |
| | |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PHP Fusion Script Installation. [HELP Required] | hemanthjava | PHP | 1 | 05-23-2007 05:45 PM |
| error. ionCube PHP loader - PLEASE HELP | CircleOfLinks | PHP | 2 | 03-04-2007 06:28 PM |
| php help please | mani | Programming | 2 | 12-19-2006 04:35 PM |
| php help required | midlandi | PHP | 3 | 12-17-2006 01:48 PM |
| Downloading HELP (PHP + URL Referal Services) | neophyte | Programming | 1 | 01-29-2006 01:18 AM |