Forum Home
|
Marketplace
|
Articles
|
Blogs
|
Interviews
|
Tools
REGISTER
|
SEARCH
|
MEMBERS
|
F.A.Q.
Register Here
Forum Rules
Webmaster-Talk.com
>
Coding Talk
>
PHP Forum
>
edit txt file
Link Back
Thread Tools
edit txt file
05-16-2008, 12:42 AM
#
1
(
permalink
)
edit txt file
simster
Extreme Talker
Posts: 175
Talkupation:
how can i get php to read in one text-file, so i can edit it, and when I press submit it adds the data to the end of a different text-file
When You
Register
, These Ads Go Away!
05-16-2008, 01:04 AM
#
2
(
permalink
)
Re: edit txt file
Plugin-Developer
Weightlifting CS Student
Posts: 505
Name: Nick Ohrn
Talkupation:
fopen
__________________
Plugin-Developer.com
- Custom plugin development to fit your needs. Plugins available for WordPress and Drupal, among others.
05-17-2008, 03:45 AM
#
3
(
permalink
)
Re: edit txt file
gazal
Average Talker
Posts: 15
Talkupation:
You can use file handling function like as fopen.
$file=fopen("welcome.txt","w") or exit("Unable to open file!");
welcome.txt is file name. w means write mode, you can also use r to read mode only.
__________________
Web Site Development
Free Templates
« Reply to
edit txt file
Previous Thread
|
Next Thread
Webmaster-Talk.com
>
Coding Talk
>
PHP Forum
>
edit txt file
Thread Tools
Show Printable Version
Email this Page
Posting Rules
You
may not
post new threads
You
may not
post replies
You
may not
post attachments
You
may not
edit your posts
vB code
is
On
Smilies
are
On
[IMG]
code is
On
HTML code is
Off
Trackbacks
are
Off
Pingbacks
are
Off
Refbacks
are
Off
Webmaster Resources Marketplace:
Software Development Company
|
Webhosting.UK.com
Web Templates
|
Text Link Brokers
|
Stock Photos
Feeds:
RSS
JS
XML
Feeds for this forum:
RSS
JS
XML
Mark Forums Read
-
View Forum Leaders
-
Contact Us
-
Webmaster Forum
-
Advertise
-
Archive
-
Privacy Statement
-
Top
Page generated in
0.12909
seconds with
12
queries