drf
14th January 2006 16:33 UTC
Using Remote MySql access
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.
Comm@nder21
15th January 2006 10:35 UTC
it may, yep.
would be easier if you had a php frontend, that you may use through the download plugins.
drf
15th January 2006 18:04 UTC
Thanks, I am also more familiar with PHP, but i didn't know about the plugin
shouman
16th January 2006 04:27 UTC
Go to the php.net.May you will get a answer from this site.
Takhir
16th January 2006 07:38 UTC
2 plug-ins available: NSISdl (Start->Programs->NSIS->Contrib) and InetLoad, last one also supports POST method.