I am developing in C++ and is trying to learn some php. I was wondering, I know I can take values from netsend (url request) like 'index.php?user=myUser' and so on. How can i use netsend to retrieve the same value, user? Is it even possible? Sending a request, how do I determine what is the 'response' ?
Thank you, Martol1ni