如何在远程FTP服务器上配置mysql服务器和php [英] How to configure mysql server and php on remote ftp server

查看:112
本文介绍了如何在远程FTP服务器上配置mysql服务器和php的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,
我是PHP和mysql的新程序员.我需要知道如何为新数据库配置远程主机.我想开始在php mysql集成上开发我的第一个项目.
非常感谢您的帮助.
期待与您联系.

Hi all,
I am a new programmer in PHP and mysql. I need to know how I can configure my remote host for a new database. I want to start developing my first project on php mysql integration.
I am very thankful to you for your help.
Looking forward to know from you.

推荐答案

1)远程FTP服务器"听起来像胡言乱语.所有FTP服务器都是远程"服务器,不能是本地"服务器;为什么会呢?

2)FTP与MySQL(SQL,RDBMS)无关.它不能用于与PHP或其他任何数据库集成.
但是,将PHP与MySQL结合使用非常普遍,因为两者几乎总是与LAMP捆绑在一起( http://en. wikipedia.org/wiki/LAMP_%28software_bundle%29 [ ^ ]).参见 http://www.freewebmasterhelp.com/tutorials/phpmysql [ http://freshmeat.net/projects/asukphpftp/ [ http://www.raditha.com/php/ftp/ [ http://radinks.net/ftp/php/ [ http://www.phpclasses.org/package/5036- PHP-Access-files-in-an-FTP-server.html [
1) "Remote FTP server" sounds like a gibberish. All FTP servers are "remote" ones, they cannot be "local"; why could be?

2) FTP has nothing to do with MySQL (SQL, RDBMS). It cannot be used for database integration with PHP or anything else.
Nevertheless, using PHP with MySQL is very usual, as both are nearly always are bundled with LAMP (http://en.wikipedia.org/wiki/LAMP_%28software_bundle%29[^]). See http://www.freewebmasterhelp.com/tutorials/phpmysql[^].

3) PHP can be easily used to implement Web-based FTP client. See:
http://freshmeat.net/projects/asukphpftp/[^],
http://www.raditha.com/php/ftp/[^],
http://radinks.net/ftp/php/[^],
http://www.phpclasses.org/package/5036-PHP-Access-files-in-an-FTP-server.html[^].

—SA


这篇关于如何在远程FTP服务器上配置mysql服务器和php的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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