PhoneLog Help
Well it's hardly rocket science....
v0.2 of the VB client allows user selectable data source. Ie you can choose to grab data from the files located on my server (which grab from MySql database) and as such updated via the web based editor or choose local files.
In order to preserve simplicity i have used the same file names, so as a result they're all .php, however just open in notepad and theyre easily editable. When launching the client, the user is given two default options on the drop down menu, one is my server, the other is data/ which means the folder called data which should be in the same directory as the executable for the client. The filenames should not be changed of the program will crash!
The user can manually type the location to the files if you wish to put them elsewhere.
Thanks, e-mail if there are any problems