Hello,
This is what i need:
I have a php file on my website (http://example_site.com/php_file.php) ((and no, that isn't the actual site))
And i have some C++ knowledge.
Now how can i get C++ to send a variable (eg: name) to my php file.
((Client -> Server))
I have no script in C++ because what i've googled is useless and does not help.
Any links or direct help/code is well appreciated,
Thanks