ThinkPHP? ?????? ??? ??? ? ?? ??? ?? ?? ??? ???? ?? ??? ????. ? ?? ThinkPHP?? ???? ?? ??(Query Builder)? ???? ???? ???? ???. ? ????? ThinkPHP? ?? ??? ???? ??? ? ?? ?? ??? ???? ??? ?????.
1. ???-???? ??? ??
?? ??? ??? ??? ? ?? ?? ???? ??? ????? ?? ???? ???? ????? ???? ???. ??? ???? ????? ?????, ???? ???? ?? ??? ????? ??????. ?? ??, ? ?? ???? ????. ??? ??? ???(users)?? ?? ??? ?? ???(orders)???. ? ???? ?? ?? ??? ????? ??? ???? ?? ????? ?? ???? ???? ??????.
ThinkPHP? ???? ???-???? ???? ??? ? ?? ???? ??, ???, ??, ??? ? ?? ??? ????. ? ? ?? ?? ??? ???? ?? ????? ????.
?? ??:
$users?=?Db::table('users') ????????->alias('u') ????????->join('orders?o',?'o.user_id?=?u.id',?'left') ????????->select();
? ?? ????? Db ???? table ???? ???? ?? ???? ????, alias ???? ???? ???? ??? ????, Join ???? ???? ?? ??? ??????. ? ? ? ?? ????? ???? ???? ??? ??, ? ?? ????? ? ???? ?? ??, ? ?? ????? ?? ????.
2. ?? ???? ???? ?? ??
?? ??? ??? ??? ? ?? ???? ???? ???? ?? ??? ????. ? ?? ?? ?? ??? ???? ??? ? ????.
?? ??:
$users?=?Db::table('users') ????????->alias('u') ????????->join('orders?o',?'o.user_id?=?u.id',?'left') ????????->join('order_items?oi',?'oi.order_id?=?o.id',?'left') ????????->select();
? ?? ????? ?? ???? ? ? ?????, ? ??? ?? ???? ???? ? ??? ?? ?? ???? ??????. ??? ???? ???? ?? ?? ??? ? ??? ?? ?? ??? ??? ? ????.
3. ?? ?? ??
??? ??? ??? ? ??? ? ? ??? ???? ???? ??, ???? ?? ???? ???? ?? ?? ??? ???? ???. ?? where ???? ???? ?? ?? ??? ??? ? ????. ??? ????? 25? ??, ??? ??? ?? ???? ??? ????? ???? ?? ??? ??? ? ????.
?? ??:
$users?=?Db::table('users') ????????->where('age',?'>',?25) ????????->where('gender',?'male') ????????->select();
? ?? ???? where? ??????. ?? ??? ???? ?? ? ? ???? ?????. ? ?? ????? ?? ??? ???, ? ?? ????? ?? ??? ?? ???, ? ?? ????? ?? ??? ????.
4. ??? ??? ?? ?? ??
??? ??? ??? ??? ? where ???? ?? ???? ???? ??? ??? ?? ?? ??? ??? ? ????. ?? ??, ?? ??? ??? ???? ?? 25? ??, ??? ??? ?? ???? ?? ?? ??? ????? ?? ??? ??? ? ????.
?? ??:
$users?=?Db::table('users') ????????->alias('u') ????????->join('orders?o',?'o.user_id?=?u.id',?'left') ????????->where('u.age',?'>',?25) ????????->where('u.gender',?'male') ????????->select();
? ?? ????? ?? ?? ?? ?? ??? ?? ???? ??? ??????. ??? ???? ??? ??? ?? ?? ??? ??? ? ????.
?? ??? ?? ?? ??? ThinkPHP? ??? ?? ?? ??? ???? ???.
- ?? ?? ???? ???? ???? ???? ???.
- ?? ??? ???? ???? ???.
- ?? ??? ???? ?? ? ??? ? ????. ?????
- where ??? ???? ?? ?? ??? ??? ? ????.
??? ??? ThinkPHP? ?? ??? ???? ?? ??? ?? ?? ??? ?? ??? ? ?? ?????? ??? ? ???? ??? ? ????.
? ??? 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)