Guest lenix Posted March 4, 2013 Share Posted March 4, 2013 I am now facing a big problem regarding my entrance exam project. This project will be presented this march 15, 2013. All I am lacking is It should disabled all the other browsers / search engine when it is accessed. TOO late for studying ODBC connections. My queries are ready(queried directly to Mysql localhost) and I think i will find it very hard to recode it again to the structure required by the ODBC conn. Please.. . I need youre help PHPFreaks . . Any ways to solved my problem? Quote Link to comment https://forums.phpfreaks.com/topic/275218-disabling-opening-other-search-engines-google-yahoo-and-etc/ Share on other sites More sharing options...
trq Posted March 4, 2013 Share Posted March 4, 2013 What exactly is the question? Quote Link to comment https://forums.phpfreaks.com/topic/275218-disabling-opening-other-search-engines-google-yahoo-and-etc/#findComment-1416440 Share on other sites More sharing options...
Guest lenix Posted March 4, 2013 Share Posted March 4, 2013 (edited) What exactly is the question? What exactly is the question? How can I connect my php page to mysql db in other pc? Edited March 4, 2013 by lenix Quote Link to comment https://forums.phpfreaks.com/topic/275218-disabling-opening-other-search-engines-google-yahoo-and-etc/#findComment-1416446 Share on other sites More sharing options...
Solution trq Posted March 4, 2013 Solution Share Posted March 4, 2013 How can I connect my php page to mysql db in other pc?If that is your question, why is it in JavaScript help? Anyway, mysqli is perfectly capable of connecting to remote mysql servers. Where exactly are you stuck? What error are you getting? Do you have any code? Quote Link to comment https://forums.phpfreaks.com/topic/275218-disabling-opening-other-search-engines-google-yahoo-and-etc/#findComment-1416449 Share on other sites More sharing options...
Christian F. Posted March 4, 2013 Share Posted March 4, 2013 And how is it related to other browsers and/or search engines..? Take your time, describe exactly what you want, in detail. Preferably with examples to other, similar systems, and make sure you do everything to make it easy for us to understand. The more effort you put into it, the easier it'll be for us to help you, and the greater chance you will have to actually get (quality) help. Also, chances are you'll figure out the solution on your own, by trying to describe the issue to us. Quote Link to comment https://forums.phpfreaks.com/topic/275218-disabling-opening-other-search-engines-google-yahoo-and-etc/#findComment-1416508 Share on other sites More sharing options...
Guest lenix Posted March 6, 2013 Share Posted March 6, 2013 I have solved my problem already. Thanks for the help guru Chris and Admin trq. Quote Link to comment https://forums.phpfreaks.com/topic/275218-disabling-opening-other-search-engines-google-yahoo-and-etc/#findComment-1416885 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.