I am writing in December 2001, I hope to learn PHP for everyone.
It is estimated that most of the first question is how configured.
Suggest a few software
Server Apache, Database Mysql, of course, has PHP
There is downloaded online, you can search for a little.
1. Apache configuration instructions, you can see this version
There is an article inside, talking about how 98 is configured.
Every time I configure almost everything that article.
2, MySQL configuration, now don't be configured, directly execute the installer
You can
3, PHP configuration and Apache combination
If your e text is good, you can see the instructions in the PHP decompression package.
Otherwise, look at the article recommended above.
Tool problem
There are a lot of PHP programming tools,
For new hands, recommend phped
Function prompt, variable prompt, syntax highlight, automatic indentation,
And you can also debug, but attention, if your apache is configured
PHP MODUL mode, it is best to use PHPED and it is a php.exe
Other editors have
Editplus, many people recommend it, I also like to use it.
The syntax is highlighted, automatically indentation, its automatic indentation is the strongest
If you have a lot of HTML code in the PHP program, then editplus will
Is the best choice, it can easily insert a common HTML code, you can define shortcuts yourself
UltraEdit, this is also a editor used by many people.
Syntax highlight, automatic indentation
There is also 10 paste boards to use, and it is convenient.
In addition, you can also open the 2 credit, but there is no relationship with the preparation of PHP.
For this, I don't have much, but many people say it is very good, maybe you can discover yourself.
Turbo PHP, a domestic PHP editor
Support syntax highlight, function prompt, its function prompt is very detailed
A more hopeful editor, but it seems to be effort
Next is the learning problem.
First, buy or Down a tutorial
I think a good PHP tutorial, you must include the following contents
Detailed grammatical description, detailed function description, several classic PHP program commentary
MySQL instructions, mysql syntax description
Note If the function description does not have a session function description
So no matter whether it is, it is estimated that PHP3 is very out.
Then too thick, it's just after all.
It's too thick, or it is not nonsense, or it is too deep.
Beginners, it's too deep, it's easy to confuse
After reading this book, you should start our programming immediately.
Only after you do it, what you have learned is your own thing.
At this time, the best help is a detailed PHP manual.
Of course, it's an electronic version :) This is convenient
As a newbie recommended or use Chinese version, because it is more fast
After further
If your English is not very time, it is recommended to use English, www.php.net can be downloaded
I have there.
If you have a good essay, you can start from English from your English.
Although convenient in Chinese translation, it is inevitable that it is wrong.
It is also one of the ways to learn some classic procedures at the same time.
Here are some of my common tools and software lists.
Apache, MySQL, PHP
Editplus, phpmanual.chm, Chinese and English
The Chinese version is characterized by cheering, after all, watching Chinese is still more than looking at e text.
MySQL-DOC
These can be downloadable
In addition, some useful sites www.php.net, official site, did not say
PHPUSER.com, PHP Chinese users, China's number two PHP sites
PHP forum in www.9cbs.net, you can help you solve a lot of problems