通过免费主机远程连接mysql [英] Connecting mysql remotely via free host

查看:69
本文介绍了通过免费主机远程连接mysql的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在000webhost上注册,并且可以通过以下方式连接到在那里上传的mysql数据库页:

I registered on 000webhost and I can connect to mysql db pages that are uploaded there via:

mysql_connect('localhost', 'user', 'pass') or die('Could not connect to database');
mysql_select_db('name') or die('Could not select database');

但是似乎它不允许远程连接.

是否有任何具有mysql db并允许远程连接的免费主机?

Is there any free host which has mysql db and allows remote connections ?

推荐答案

尝试 heliohost.org
我前一段时间使用它,他们得到了服务也很好.唯一的问题是注册太快了

try heliohost.org
I used it sometime back and they got good service as well.The only problem is the registration get filled too quickly

这篇关于通过免费主机远程连接mysql的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆