????? ? ??? ?? ??? ??? ?? ?? ? ?? ???? ?? MVC ?????? ????? ? ??? ?? ????? ????? ????? ???? ??????. ???? PHP ?????? thinkphp ?? ??? ?? ???? ????? ???? ????. ? ????? ???? ? ??? ????? ???? ? ??? ??? thinkphp? ????? ? ??? ?? ??? ???? ??? ?????.
- ?? ??
thinkphp? ???? ?????? ??? ??? ???? ?? ?? ??? ???? ???. ?? ???? ?? ?????? ???? ???? thinkphp ?????? ???? ?? ??? ?????:
composer create-project topthink/think
?? ?? Apache ?? Nginx?? ?? ???? ???? ???? ?? ????? ???? ?????. ? ??? ?? ????. ??? thinkphp? ??? ??? ????? ??? ? ??? PHP ?? ???? ?? ?? ??? ????? ???.
- ??? ??
thinkphp?? ??? ??? ?????? ??? ??? ?? ???? ??? ?????. ???? ?????? config ????? ?? Route.php ??? ?? ???. ?? ?? ?????? ??? ?? ?? ??? ?? ?? ??? ?????.
(1) ?? ??? ??? ???? ?????.
'/' => 'index/index/index'
??? ???? ?? ???? ?? ? ????. ???? ??? ???? ?? ????? ???? ???.
(2) ??? ??? ??? ?? ???? ??? ??? ?????. ?:
'@^/:path$' => 'index/index/index'
???, :path? ????? ???? ?????. ? ??? ?? ????? ???? ??? ??? ? ????.
(3) ??? ??? ?????? ??? ??? ?????. ?:
'@^api/:controller/:action$' => 'api/:controller/:action'
where, : ????? ???? ??? ????, :action? ??? ??? ?????. ? ??? ?? ?????? ??? ???? ?? ??? ??????.
- ???? ??
thinkphp?? ????? ?????? ???? ???? ??? ??? ?? ????? ?? ??, ??? API ??, ??? ??? ?????. config ?????? api.php ??? ???? ?? ??? ?????.
return [
'default_return_type' => 'json'
];
? ??? ???? API ?????? ?? ?? ??? JSON ???? ?? ? ????.
?? ?? ???? ???? ??? api ????? ???, api ???? ??? API ?? ??? v1 ????? ????. v1 ?????? ?? ???? ??? ????. ?:
namespace app pi 1controller;
use thinkController;
class UserController? Controller? ?????{
public function index(){ $data = ['name' => 'Tom', 'age' => '18']; return json($data); }
}
? ??????? ?? ???? ?????. ??? ???? ??????? ?? JSON ???? ?????? ?????. ???? ??? ??? ?? ?? ??? ???? ?? ?? ?? ??? ?? ??? ????? ??? ? ????.
- ??? ?? ??? ??
??? ?? ?????? ?? ??? ?????.
(1) ?? ????? webpack? ?? ??? ??? ???? ??? ???? ?? ??? ?????. ????? ???? thinkphp ????? ?? ????? ????.
(2) ????? ??? ???? ?? Ajax ? ?? ??? ???? ????? ??? ??? ?????? ???? ???.
(3) ??? ?????? ????? ?? RESTful API ??? ??? GET, POST, PUT ?? ??? ???? ???? ???? ???.
- ????? ???
?? ??? ???? ?????? ???? ? ????. ???? ?? ???? ?? ??? ???? ??? ?? ?? ??? ??????? ??? ??? ? ? ????. ??? JSON ???? ???? ?????? ??? ?? ??? ????? ?????? ?????.
??
thinkphp? ?????? ??? ?? ??? ???? ??? PHP ????????. ? ??? ??? ?? ??? ?? ???? ????? ?????? ??? ?? ????? ???? ????? ?? ???, ??? ? ????? ???? ? ????. ??? ?? ??? ?? ??? ?? ???? ????, ???? ???? ?????, ?? ??? ??? ? ????.
? ??? thinkphp ?????? ??? ??? ???? ??? ?? ?????. ??? ??? PHP ??? ????? ?? ?? ??? ?????!

? AI ??

Undress AI Tool
??? ???? ??

Undresser.AI Undress
???? ?? ??? ??? ?? AI ?? ?

AI Clothes Remover
???? ?? ???? ??? AI ?????.

Clothoff.io
AI ? ???

Video Face Swap
??? ??? AI ?? ?? ??? ???? ?? ???? ??? ?? ????!

?? ??

??? ??

???++7.3.1
???? ?? ?? ?? ???

SublimeText3 ??? ??
??? ??, ???? ?? ????.

???? 13.0.1 ???
??? PHP ?? ?? ??

???? CS6
??? ? ?? ??

SublimeText3 Mac ??
? ??? ?? ?? ?????(SublimeText3)