Home  >  Article  >  Backend Development  >  PHP网站怎么发布

PHP网站怎么发布

WBOY
WBOYOriginal
2016-06-13 12:08:462227browse

PHP网站怎样发布?
PHP网站怎样发布?想建自己的网站,已经在本地XAMPP环境下建好网站了。想发布到服务器上。我知道需要买空间和域名。买来了之后该怎么做?mysql数据库怎么弄到服务器上?
------解决思路----------------------
空间商有文档或者会告诉你怎么做。
------解决思路----------------------
传你空间里就是.首页用index.php
------解决思路----------------------
mysql都是代码.有mysql帐号和密码就可以了.
下个源码.自动会安装的.输入帐号密码就可以了.
------解决思路----------------------
数据库你可以用phpMyAdmin之类的导入到服务器上
网站用FTP传上去就可以了嘛

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn