Hi everyone,
I'm new to C++ and I need to write app that will login from computer to my web-page through certain php script and then gets data from it. I dont want to use remote SQL scripts because I dont want to give direct access to my SQL.
I would apriciate if you help me, I want to write little app that will inform me or others about new messages or changes on site.
Thank you for your help.
I'm new to C++ and I need to write app that will login from computer to my web-page through certain php script and then gets data from it. I dont want to use remote SQL scripts because I dont want to give direct access to my SQL.
I would apriciate if you help me, I want to write little app that will inform me or others about new messages or changes on site.
Thank you for your help.
Comment