使用php和android的mysql数据库托管

问题描述:

我创建了一个不使用MySQL,PHP和android的应用程序.

I have created a app unsing MySQL, PHP and android.

我是否还需要与php页面一起托管数据库? 我正在使用xaamp.

Do i need to host the database too along with php pages? I am using xaamp.

我应该在哪个文件夹中保存php文件?

In which folder should i keep the php file?

是的!您还将需要与php页面一起托管数据库,因为如果在android上运行android托管的PHP文件,则文件将无法工作. 如果您需要免费的虚拟主机,请尝试 http://www.1freehosting.com http://www.000webhost.com .这两个提供最佳的免费托管,但有CPU限制.我会转而请您使用高级主机.

Yes! You will need to host the database too along with php pages because if you run your android hosted PHP files on android, files will not work. If you need free webhosting try http://www.1freehosting.com or http://www.000webhost.com . These two provide best free hosting but have a CPU limit. I will refer you to use premium host instead.