» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 103
0 members and 103 guests
No Members online
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
Web Hosting - web hosting, dedicated servers and web design services
Online Degree - search for 1000+ online degrees, online colleges & online universities.
tattoo - we are a group of tattoo enthusiasts
Gexa Energy - your absolute best choice in electric service
Texas electricity - save on electric rates
Rimonabant
www.rimonabant-weight-loss.com
Football Betting - best nfl betting promotions at sportsbook.com.
Poker Chips - Clay and composite poker chips for home games.

Register Now! Contact Us

About this Page
This is a discussion on PHP append within the Nuke 7.x - Modules forums, part of the PHP-Nuke 7.x category; Hi all, I am not sure if this is the correct forum, but i was wonering if someone could help ...



Go Back   Nukemods Forum » PHP-Nuke 7.x » Nuke 7.x - Modules

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-16-2005, 11:06 AM
Junior Member
 
Join Date: Dec 2004
Posts: 18
PHP append
Hi all, I am not sure if this is the correct forum, but i was wonering if someone could help me with this php add-on i have for users registering. What i need to do is append the data in an external file. THis is just php code i guess. This is all contained in an EXTERNAL TEXT file; NOT a database. THis is what i want to do:
fopen(filename);
1) look up a certain line of the file
2) edit that line
3) Save the edit.

For example, say this is the file contents i have:
Quote:
username1
username2
*username3
username4
So i want to open the file, and remove the asterick (*) from *username3 so that the final file looks like this:
Quote:
username1
username2
username3
username4
[/code]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 03:07 PM.


Design by Vjacheslav Trushkin, color scheme by ColorizeIt!.

LinkBacks Enabled by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31