raybanz21 Posted February 25, 2009 Share Posted February 25, 2009 I have a question. Can we connect to MySQL Database in the web server but the script is running mga the local server? I mean, I have the script running in my local server or intranet server but it must look up on the mysql database in the web server. 2nd question, If question 1 is possible, how could I do it if we are using a proxy in order to connect in the internet? Because, If question 1 is possible, I must have internet connection in order to connect to my mysql DB on web server. but in order to connect from internet, we are using a proxy with username and password. hope you could lend me some answers here. thank you very much.... Link to comment https://forums.phpfreaks.com/topic/146798-connecting-to-mysql-database/ Share on other sites More sharing options...
fenway Posted February 25, 2009 Share Posted February 25, 2009 Q1 - sure, why not? Q2 - that has nothing to do with the script itself... that's your internet connection. Link to comment https://forums.phpfreaks.com/topic/146798-connecting-to-mysql-database/#findComment-770828 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.