Codelobster PHP Edition - free PHP IDE
Free PHP, HTML, CSS, JavaScript editor (IDE)
Codelobster PHP Edition

- Read more about Codelobster PHP Edition - free PHP IDE
- 3 comments
- Log in or register to post comments
- 104 views
Sometimes we need to store some data or files under %appdata%. If you are using Windows 7 you can find this folder under C:\Users\Username\AppData.
AppData is a folder used to store information like cookies, Libraries, program settings, temporary files, templates, etc.
By using this folder you are certain that your settings are being protected by Windows.
To access this folder, all you have to do is use the following code: