Something like an INI editor or a DelimitedText-Editor
Posted on
16th Feb 2014 07:03 pm by
admin
Hi all,
Am very, very, very new to PHP and not sure if I should be posting this to a Javascript or PHP forum so I posed the question on both FORUM.
Did you know?Explore Trending and Topic pages for more stories like this.
Basically, I am looking for something like an INI editor of sort that I can use to let users modify delimited files which are in actual fact my INI file for my scripts on a UNIX box:
Below is an example of what the delimited file may look like:
Servername:OS:IPAddress:TypeofServer:Description:
SERVER01:AIX:1.2.3.1:PROD:Online Server:
SERVER02:Solaris:1.2.3.2:DEV:Online Dev Server:
SERVER03:Linux:1.2.3.3:TEST:Online Test Server:
SERVER04:Windows:1.2.3.4:PROD:Timesheet PROD Server:
SERVER05:HP:1.2.3.5:PROD:Candidate PROD Server:
I want to be able to provide the user with the list of directory on the server, and when they click on one of the files on the directory listing, it should allow them to load the file in some kind of form based web page and then they can make the changes and save the file. At the moment, users are going to the server and modifying the file manually via UNIX's vi and it is very prone to errors.
Does anyone have an example of what I am wanting to do?
Any suggestion will be very much appreciated.
Thanks in advance.
No comments posted yet
Your Answer:
Login to answer
71
10
Other forums
Typing math
I've added support for typesetting math using LaTeX on the forums.
Example:
Code: [Select]
tag inside php... hi
Code: <?php echo "<td width="$columnWidth%" align=&php redirecting i wont open a new thread but i have a question about redirecting.... i wonder why my code doesnt Problems with adding a link to one position in a 'foreach' loop, please help Hello!
Iam pretty new to programming and I wanna create a table with users from an array. It Simple Scraper... Weird Output Okay, maybe I just need a Blue Monster and some sleep, but....
I'm scraping a ringtone site adding 0 to numbers Hey guys i need to create a 00001 number in a loop. Is there a better way of forcing a 5 digit numbe reorder sql query ok so i have this very simple code: Code: $query = "SELECT search_keywords, COUNT(search_key Posting to another Site? I have software that people install. When they install it, is there a way to make it post their d Splitting Attributes SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN Code Help.. If txt input box empty search X instead.. I am having a problem with my search script. At current it will simply search by a selected date whi
|