PHP learning experience

xiaoxiao2021-03-06  20

Register_global problem

The reason why it is either independent and placed in the first place, because it is too common! This is a must-have knowledge of PHP! ! ! If you still don't know how this is something, be sure to refer to php_manual_zh.chm, see "/ Language Reference / Variable / Predefined Variable" [English "Language Reference / Variables / Predefined Variables"]

2. PHP_MANUAL_ZH.CHM / PHP_MANUAL_EN.CHM

Know what these two files are! ? I don't know how to hurry.

Http://cn.php.net/distributions/manual/php_manual_zh.chm. I want to learn PHP, you must understand which knowledge is covered. It is necessary to read some chapters. As an extension of PHP Manual, the official online document

There are also many experience provided by users in http://www.php.net/docs.php.

3. How to solve problems

Think about whether you can solve it by finding php_manual_zh.chm.

Then summarize the keywords for your question, go to Google.com or Baidu.com to find relevant information.

There is no way to solve it on www.phpe.neet/www.phpx.com or 9CBS forum related sectors. Be sure to describe the problem! If necessary, explain your server environment (such as Win2000 Pro Apache2.0.47 php4.3.2)

4. Find a suitable PHP development tool

It is not recommended to excessively pursue how powerful PHP editors, in general (Windows platform) UltraEdit, Editplus, even Windows comes with NOTEPAD!

If your machine is high enough, try Zend Studio, Komodo, etc. If your machine is general, try phped, phpeedit.

5. How to improve your level

All roads lead to Rome! Recommended a few:

Don't let go of PHP books, no matter whether it is good, look at it (of course, you need to be you PHP);

There is of course not to let go of the master.

Refer to the experience of others, learn how to write complex procedures, summarize experience;

A lot of foreign PHP websites, ratio

Http://www.php.net/links.php is recommended in PHP;

Try learning some PHP development frameworks or libraries, such as PEAR class libraries, phrame, phpgroupware, various template technology (phplib template, smarty, smart template) So On and So Forth!

All of me is so much!

Everyone can summarize it while learning!

转载请注明原文地址:https://www.9cbs.com/read-43410.html

New Post(0)