It's not so much a URL as a set of POST'ed data (when performed from a web page) which is processed thru the register.php script and an account is created by Queries to the SQL database ...
Your C++ app should be able to be extended to connect to a SQL server and create teh accounts no problem (unless C++ is more limited than I'm led to believe, not being a C++ guru)
|