Hi everyone.
I need to query a remote MySql database to do some kind of serial number/user check. I read some topics, but I still haven't found the right way to do that. I was thinking about using nsPerl to send a MySql query. Do you think it may work?
Thanks,
D.R.F.
Using Remote MySql access
5 posts
it may, yep.
would be easier if you had a php frontend, that you may use through the download plugins.
would be easier if you had a php frontend, that you may use through the download plugins.
Thanks, I am also more familiar with PHP, but i didn't know about the plugin
Go to the php.net.May you will get a answer from this site.
2 plug-ins available: NSISdl (Start->Programs->NSIS->Contrib) and InetLoad, last one also supports POST method.