我如何开始使用PHP和MySQL

时间:2021-06-19 07:30:38

I want to know what packages/web services I Should download to get started with PHP and MySQL. I am a beginner in both PHP and MySQL, so this will be my first time.

我想知道我应该下载哪些软件包/ Web服务来开始使用PHP和MySQL。我是PHP和MySQL的初学者,所以这将是我的第一次。

I am using Windows 7 ULTIMATE

我正在使用Windows 7 ULTIMATE

5 个解决方案

#1


2  

XAMPP is a perfect choice if you want to start. It works on Windows and has good documentation.

如果您想要开始,XAMPP是一个完美的选择。它适用于Windows并具有良好的文档。

It will give you a web server (Apache), PHP, MySQL, phpMyAdmin, OpenSSL and several other useful tools. It is easy to manage and set up.

它将为您提供Web服务器(Apache),PHP,MySQL,phpMyAdmin,OpenSSL和其他一些有用的工具。它易于管理和设置。

#2


2  

You can download WAMP (Windows Apache MySql and PHP package) that as it names implies contains Apache ,MySql and PHP and install them on your machine very easily.

您可以下载WAMP(Windows Apache MySql和PHP软件包),其名称包含Apache,MySql和PHP,并且非常容易将它们安装在您的计算机上。

You can download Eclipse PDT that's an open source and powerful IDE.

您可以下载Eclipse PDT,它是一个开源且功能强大的IDE。

There are a lot of EBooks and resources out there to learn PHP you can find a list on amazon here.There's also this site that contains some tutorial videos discussing how to build web sites using PHP and MySql .

有很多电子书和资源可以学习PHP,你可以在亚马逊上找到一个列表。这个网站还包含一些教程视频,讨论如何使用PHP和MySql构建网站。

#3


0  

I'd recommend you to buy Head First PHP & MySQL, an extremely good book for beginners, you can learn a lot! All the packages/downloads required are all mentioned in the book.

我建议你购买Head First PHP和MySQL,这是一本非常好的初学者书,你可以学到很多东西!书中都提到了所需的所有包/下载。

#4


0  

You should try http://www.apachefriends.org/en/xampp-windows.html ...it's verry easy to install and get on coding :)

您应该尝试http://www.apachefriends.org/en/xampp-windows.html ...它很容易安装并开始编码:)

You could always try installing Virtual Box with Ubuntu on it and have all the benefits of linux PHP :P ... here's how: http://www.psychocats.net/ubuntu/virtualbox ; http://www.ivankristianto.com/os/ubuntu/howto-install-apache-php-mysql-and-phpmyadmin-on-ubuntu/1027/

您可以随时尝试使用Ubuntu安装Virtual Box并享受Linux PHP的所有好处:P ...这里是如何:http://www.psychocats.net/ubuntu/virtualbox; http://www.ivankristianto.com/os/ubuntu/howto-install-apache-php-mysql-and-phpmyadmin-on-ubuntu/1027/

#5


0  

Instead of a editor such as Eclypse, Aptana, Dreamweaver I would suggest using Notepad++, it has pretty much all you need and since its very light you won't have the damn long loading times to boot the program. other than that have a look at http://w3schools.com and http://tizag.com, those will teach you the basics. once you got those http://php.net will pretty much provide you with any info you need.

而不是像Eclypse,Aptana,Dreamweaver这样的编辑器,我建议使用Notepad ++,它几乎只需要你所需要的一切,因为它很轻,你不会有很长的加载时间来启动程序。除了那些看看http://w3schools.com和http://tizag.com,这些将教你基础知识。一旦你得到这些http://php.net将几乎为你提供你需要的任何信息。

#1


2  

XAMPP is a perfect choice if you want to start. It works on Windows and has good documentation.

如果您想要开始,XAMPP是一个完美的选择。它适用于Windows并具有良好的文档。

It will give you a web server (Apache), PHP, MySQL, phpMyAdmin, OpenSSL and several other useful tools. It is easy to manage and set up.

它将为您提供Web服务器(Apache),PHP,MySQL,phpMyAdmin,OpenSSL和其他一些有用的工具。它易于管理和设置。

#2


2  

You can download WAMP (Windows Apache MySql and PHP package) that as it names implies contains Apache ,MySql and PHP and install them on your machine very easily.

您可以下载WAMP(Windows Apache MySql和PHP软件包),其名称包含Apache,MySql和PHP,并且非常容易将它们安装在您的计算机上。

You can download Eclipse PDT that's an open source and powerful IDE.

您可以下载Eclipse PDT,它是一个开源且功能强大的IDE。

There are a lot of EBooks and resources out there to learn PHP you can find a list on amazon here.There's also this site that contains some tutorial videos discussing how to build web sites using PHP and MySql .

有很多电子书和资源可以学习PHP,你可以在亚马逊上找到一个列表。这个网站还包含一些教程视频,讨论如何使用PHP和MySql构建网站。

#3


0  

I'd recommend you to buy Head First PHP & MySQL, an extremely good book for beginners, you can learn a lot! All the packages/downloads required are all mentioned in the book.

我建议你购买Head First PHP和MySQL,这是一本非常好的初学者书,你可以学到很多东西!书中都提到了所需的所有包/下载。

#4


0  

You should try http://www.apachefriends.org/en/xampp-windows.html ...it's verry easy to install and get on coding :)

您应该尝试http://www.apachefriends.org/en/xampp-windows.html ...它很容易安装并开始编码:)

You could always try installing Virtual Box with Ubuntu on it and have all the benefits of linux PHP :P ... here's how: http://www.psychocats.net/ubuntu/virtualbox ; http://www.ivankristianto.com/os/ubuntu/howto-install-apache-php-mysql-and-phpmyadmin-on-ubuntu/1027/

您可以随时尝试使用Ubuntu安装Virtual Box并享受Linux PHP的所有好处:P ...这里是如何:http://www.psychocats.net/ubuntu/virtualbox; http://www.ivankristianto.com/os/ubuntu/howto-install-apache-php-mysql-and-phpmyadmin-on-ubuntu/1027/

#5


0  

Instead of a editor such as Eclypse, Aptana, Dreamweaver I would suggest using Notepad++, it has pretty much all you need and since its very light you won't have the damn long loading times to boot the program. other than that have a look at http://w3schools.com and http://tizag.com, those will teach you the basics. once you got those http://php.net will pretty much provide you with any info you need.

而不是像Eclypse,Aptana,Dreamweaver这样的编辑器,我建议使用Notepad ++,它几乎只需要你所需要的一切,因为它很轻,你不会有很长的加载时间来启动程序。除了那些看看http://w3schools.com和http://tizag.com,这些将教你基础知识。一旦你得到这些http://php.net将几乎为你提供你需要的任何信息。