-
PHP experts
Hi Guys,
I work on a software application that has a series of switches stored in a .ini file For example:
Left=213
Top=277
Columns=12
KeepOnTop=0
ShowColours=0
SaveOnExit=1
These switches completely control the way the application works. Currently the only way to make changes to these switches is to edit the .ini file directly and restart the application.
What I am after is the ability to create web based Control Panel that once a user is authenticated can make changes to the system (the application would be sitting locally on the same server as the .ini configuration file). So basically you make a change on the web based control panel which directly changes the .ini file.
Has anyone got any pointers on where to start? If there are any PHP experts in this forum and interested on working with me on this project I would be willing to pay them for the work.
-
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
Bookmarks