PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I know this can be done but im not sure how.... im working on a site that allows php on it and i want to use a database on another site.. the site im using does not have a mysql on it can someone tell me how i could do this i tried using the ip address and stuff like that and all i get is
Warning: mysql_pconnect() [function.mysql-pconnect]: Can't connect to MySQL server on '192.168.1.%' (13) in /home2/data/hosted/maplerz/db.php on line 11
Couldn't connect to server.
well see you can get mysql through them but you gotta pay a few bucks and why pay money for mysql when you already got one from another site free? and how would i check to see if i can connect remotely?