?? ??? :
PHP? ??? ?? ???? ???? ??? ???? ????? ??? ???? ????? ???? ? ??? ???? ???? ?? ? ? ????. ??? ???? ?? ?? ??? ??? ?? ? ? ????.
-
??? ??? ????? ?? ???? ???????. Rich Hickey ?? : -
?? ??? ??? ? ???? ?? ?????. ???? ??? ???? ??? ??? ???? ???? ?? ??? ?????.
? ???? ?? ???? ?? ??? ?? ???? ???????.
??? ?? ??? ??? ??? ???? ?????.
?????? ?????. ??? ?? ?? ??? ?????.? ?? ??? ?? ??? ???? ????.
reduce
??? PHP?
??? ??? ???? ?? ??? ?????. ???? ? ?? ?? ???, ??? ??? ? ?? ?? ??? ?????.??? ?? ??? ??? ??? ?? ????? (? ?? ??). ??? ??? ?? ???? ?? ? ??? ?? ????.
? ???? ??? ???? ?????
? ???? ??? ?? ???? ?? ? ? ????. ??? ??? ??? ??????.
composer require mtdowling/transducers
class User { public $id; public $name; public $age; public function __construct($id, $name, $age) { $this->id = $id; $this->name = $name; $this->age = $age; } public function __toString() { return sprintf("\n%d - %s - %d", $this->id, $this->name, $this->age); } } // 示例數(shù)據(jù) $data = [ new User(1, "younes", 24), new User(2, "youssef", 26), new User(3, "hamza", 25), new User(4, "ismail", 17), ];
? ??>
use Transducers as t; $uppercase = t\map(function($user) { return new User($user->id, ucfirst($user->name), $user->age); }); $result = t\xform($data, $uppercase); var_dump($result);??? php?
??? ?????. ? ??> ??? ??? ?? ???? ??? ??? ?????. filter
array_filter
?? ???? ??? ?? ???? ??? ?? ???? ??? ??? ??? ?? ??? ??? ????. ?? ??? ?? ?? ??? ??? ??????. comp
uppercase
? ??> <<> : ??? ??? ?? ?? ???? ??. ?? ?? ???? ??? ? ?? ????? ?????. map
? ??> <<> : removeMinors
??? ?? ???? ?? ??? ???? ? ?????. filter
// 輸出 array(4) { [0]=> object(User)#14 (3) { ["id"]=> int(1) ["name"]=> string(6) "Younes" ["age"]=> int(24) } [1]=> object(User)#15 (3) { ["id"]=> int(2) ["name"]=> string(7) "Youssef" ["age"]=> int(26) } [2]=> object(User)#16 (3) { ["id"]=> int(3) ["name"]=> string(5) "Hamza" ["age"]=> int(25) } [3]=> object(User)#17 (3) { ["id"]=> int(4) ["name"]=> string(6) "Ismail" ["age"]=> int(17) } }
-
? ??>
init
??? ? - ?? ??? ?? ? ?????. ?? ? ??? ? ??> ??? ??? 0?? ?? ? ??????. ? ??
result
?? ????? ???? ?? ???? ?????.result
??? ?? ?? ??? ????? ? ??? ?????. ??? ??? ?? ??? ?? ?? ??? ???? ??? ????? ?? ? ??? ?? ? ??? ?? ??? ?? ???? ??? ? ????. -
step
??? ? ??> ??? ? ??? ???? ??? ??? ? ? ????.
take
?? ? ??>
<,>? ????? ??? ?? (Transducers)?? ?? ????? ??? ??? ??? ?????. ??? ??? ?? ???? ??? ??? ??? ?????. ?? ??? ??? ??? ? ? ???? ?? ? ?? ?? ??????. ?? ??? ?? ??? ??? ??? ??? ??? ??? ?? ??? ? ? ???? ????.
// ... $result = t\to_array($data, $uppercase); // ...
use Transducers as t; $uppercase = t\map(function($user) { return new User($user->id, ucfirst($user->name), $user->age); }); $result = t\to_string($data, $uppercase); var_dump($result);? ??? ??? ?? FAQ
PHP? ??? ??? ?? ???? ??? ??? ????? ?? ??? ?? ??? ??? ?? ?????. ???? ????? ???? ????? ??? ???? ???? ?????. ? ??? Clojure? JavaScript?? ???? PHP? ???????. ??? ??? ???? ??? ?? ????? ?? ??? ??? ?? ? ? ?????? ??? ????? ?? ????? ????.
?? ??? ?? ??? ???. ?? ??? ?? ? ??? 1? ???????? ??????. ? ??? ???? ??? ??? ?? ? ????
?? ?? ?? ?? ? ??? ??? ??? ??? ??? ??? ? ????.
PHP?? ??? ??? ???? ?? ??? ?????
composer require mtdowling/transducers
?, ??? ??? ?? PHP ??? ??? ?? ??? ? ????. ?? ??? ?? ??? ???? ?? ???? ??? ?? ?????. ??? ?? ??? ??? ??? ??? ?????? ?? ????? ???? ???? ?? ? ? ????.
PHP?? ??? ??? ?? ??? ?? ???? ????. Sitepoint? ??? ?? ??? ?? ? ????? ?? ??? ??? ? ????. ??? ? ?? ???? ?? ??? ??? ????. ?????, ??? ???? ???? PHP ?????? ??? ? ? ????.
?, PHP? ?? ?? ??? ?? ??? ??? ??? ? ????. ??? ??? ??? ?? ? ??? ?? ? ? ??? ??? ???? ?? ? ????? ?? ? ????. ?? PHP? ?? ??? ????? ? ??? ???? ??? ??? ???? ???? ?? ? ? ?? ?????.
? ??? PHP? ??? ??? ?? ???????? ?? ?????. ??? ??? 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)

??? ??











TOSECURELYHANDLEAUSTENCENDACTIONANDACTERIZINGINPHP, FORCUCTSESTEPS : 1. ALWAYSHASHPASSWORTHPASSWORD_HASH () ? VERVERIFYUSINGPANSWORD_VERIFY (), usePREPAREDSTATEMENTSTOPREVENTSQLINGERGED, andSTOREUSERSESSEATAIN $ _SESSIONSAFTERLOGIN.2.impleplempletrole ?? ACCESSC

PHP?? ?? ???? ???? ????? ??? ?? ??? ???? ?? ??? ??? ??? ???? ????. 1. finfo_file ()? ???? ?? ?? ??? ???? ???/jpeg? ?? ?? ?? ? ?????. 2. uniqid ()? ???? ??? ?? ??? ???? ? Web ?? ????? ??????. 3. php.ini ? html ??? ?? ?? ??? ???? ???? ??? 0755? ?????. 4. Clamav? ???? ???? ???? ??? ??????. ??? ??? ?? ???? ????? ???? ?? ??? ????? ???? ??? ? ??? ?????.

PHP?? ==? ==? ?? ???? ?? ??? ??????. == ?? ??? ?? ?? ?????. ?? ??, 5 == "5"? true? ????, ?? ??? ???? ?? ?? ??? ????? ????? (? : 5 === "5"? false? ?????. ?? ?????? ===? ? ???? ?? ?????? == ?? ??? ??? ???? ?????.

PHP?? ?? ??? ??? ???? ??? ??? ????. 1. ?? ??? ?? ? ?? ??? ??? ???? ???? ??? ? ????. ??? ??? ???? ????? ????? ???? ????. 2. ?? ?? ?? - ??, ??? ???? ?? ??? ?????. 3. ?? ???? ??? ??? ???? ??? ??? ?????. 4. Division? / ??? ???? 0?? ??? ?? ????? ??? ?? ??? ?? ? ? ????. 5. ???? ??? ???? ?? ?? ? ?? ??? ???? ? ??? ? ???, ??? ?? ? ? ??? ??? ???? ?????. ? ???? ???? ???? ??? ??? ??? ???? ?? ??? ? ??????? ????.

?, PHP? ?? ?? ?? ?????? ?? MongoDB ? Redis? ?? NOSQL ??????? ?? ??? ? ????. ?? MongoDBPHP ???? (PECL ?? Composer? ?? ??)? ???? ????? ????? ??? ?????? ? ???? ????? ??, ??, ?? ? ?? ??? ?????. ??, Predis ????? ?? Phpredis ??? ???? Redis? ???? ?? ? ?? ? ??? ???? ??? ????? Phpredis? ???? ?? Predis? ?? ??? ?????. ? ? ?? ??? ???? ? ????? ????.

tostaycurrentwithphpdevelopments ? bestpractices, followkeynewssources lifephp.netandphpweekly, adgytwithcommunitiesonforumsandconferences, readlingupdated andgrad indewfeatures, andreadorcontributetoopensourceproceprosts.first

phpbecamepupularforwebdevelopmentduetoiteofleneflening, whithhtml, wididepreadhostingsupport, andalargeecosystemincludingframeworkslikelaravelandcmsplatformsformslikewordpress.itexcelsinhandlingformsubmissions, managingussess, interptisussivers, ?? ???

TOSETTHERIGHTTIMEZONEINPHP, usedate_default_timezone_set () functionattStartOfyourscriptwitHavalidInlifiersuchas'America/new_york'.1.edate_default_timezone_set () beforeanydate/timeFunctions.2
