|
Thread: ini
-
Jun 25th, 2005, 04:10 AM
#1
Thread Starter
Banned
ini
Can someone help me fine a *SIMPLE* example of writing to an INI type file and overwriting whats currently there with new data? I looked ont he forums there isnt much, and on php's website it was confusing
Last edited by ThaRubby; Jun 25th, 2005 at 05:26 PM.
-
Jun 25th, 2005, 09:06 AM
#2
New Member
Re: ini
i think the following link will help you.
NISLM
-
Jun 25th, 2005, 09:17 AM
#3
Re: ini
The parse_ini_file() function can be used to read an ini file. The user notes on that page also contain some useful functions which write to ini files too.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|