How to learn PHP quickly?

Quick start Html (The focus is on the form and the form, it doesn't matter if the other ones will be written, it will be changed)

 

Wamp (windows + apache + MySQL + php) environment installation,

cmd operation mysql basic commands,

PHP operation mysql simply write a few sentences output

Research php data types

Use php to operate mysql add, delete, change, check and upload

 

php filter illegal, js filter illegal

 

Research ajax asynchronous request

Learn to add, delete, modify and check without refreshing

 

 

 

Congratulations, after you get started

 

 

Reasonable design database

Object-oriented programming (important)

Use of framework (thinkphp ci yii laravel will be at least one or two)

 

RBAC permission control

Data interface

 

 

 

 

 

 

If you want to know what is important, go to the job search website to search for php positions

Guess you like

Origin www.cnblogs.com/xuwen777/p/12733959.html