Crew-Portal Posted December 6, 2007 Share Posted December 6, 2007 VB6 is a language that is able to be decompiled. so of course I dont want SQL connection data in the file. So I was wondering how i would go throught VB6 to a PHP file that would check to see if the connection was coming from the excutable and if it is directs them to a connection PHP page (Which they dont see of course) that connects them to a mysql database and allows thier VB client to run query's on it. Im mainly doing this for a school project. I gotta make a blackjack game and I thought it would be kool if people could upload thier high scores to my database. which of course is accessable via the interweb! Link to comment https://forums.phpfreaks.com/topic/80396-vb6-to-php-to-mysql-and-back-again-confused/ Share on other sites More sharing options...
revraz Posted December 6, 2007 Share Posted December 6, 2007 VB6 can be decompiled from the exe? Link to comment https://forums.phpfreaks.com/topic/80396-vb6-to-php-to-mysql-and-back-again-confused/#findComment-407643 Share on other sites More sharing options...
Crew-Portal Posted December 6, 2007 Author Share Posted December 6, 2007 yes it can. heres a link. http://www.soft32.com/download_124248.html Link to comment https://forums.phpfreaks.com/topic/80396-vb6-to-php-to-mysql-and-back-again-confused/#findComment-407645 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.