?? ????? :
- ??, ?? ??? ? ? ?????, ????? ?? ??? ????? ???? ? ??? ??? ?? ?????? ?? ?? ?????.
-
????!
> Kodus/Mail? UTF-8 ???? ? ?? ?? ? ??? ??? ??? ?? ?? ??????. ??? ????, ??? "?? PHP? ???? ???? ?? ?? ??? ???? ?"???.
voku/arrayy [20 ★]
- (??) ???? ?? ??? ??? ??? ????.
createFromString(string $str) : Arrayy
Arrayy::create(['Array', 'Array'])->unique()->append('y')->implode() // Arrayy? ??> <<> (??) ?? ??? ?? ?????. ?? : "arrayy- & gt; add ()"? ??>
-
append(mixed $value) : Arrayy
? ??> <<> (Case-Insensitive) ???? ?? ??? ??? ?????.
$arrayy = A::createFromString(' foo, bar '); // Arrayy['foo', 'bar']
- <<> (??)? ?? ??? ???? ??? ?? ?????.
containsCaseInsensitive(string $value) : boolean
a(['fò?' => 'bà?'])->append('foo'); // Arrayy['fò?' => 'bà?', 0 => 'foo']
- <<> ???? ? ?? ??? ?? ?? ???? ???? ??? ??? False? ??????.
-
each(Closure $closure) : Arrayy
a(['E', 'é'])->containsCaseInsensitive('é'); // true<<> (??) ???? ??? ?? ?? ??? ???? ? ????.
-
find(Closure $closure) : mixed
$result = A::create(); $closure = function ($value) { return ':' . $value . ':'; }; a(['foo', 'bar' => 'bis'])->each($closure); // Arrayy[':foo:', 'bar' => ':bis:']
-
randomWeighted(array $array, int|null $take) : Arrayy
<<> ?? ??? JSON?? ?????.
$search = 'foo'; $closure = function ($value, $key) use ($search) { return $value === $search; }; a(['foo', 'bar', 'lall'])->find($closure); // 'foo'
-
searchValue(mixed $index) : Arrayy
? ??> <<> voku/portable-utf8 [76 ★] ? ??>
a([0 => 3, 1 => 4])->randomWeighted([1 => 4]); // 例如:Arrayy[4](有 66% 的概率返回 4)
-
PHP 5 ??? ?? ?? ?? ??? ????. ? ??? ???? ?? "mbstring", "iconv"? "intl"? ?? ??? ????.
-
"MBString"? ?? ?? ??? ???? ?? ??? ?? ??? ??? ??? ? ??? ????. ? ? ??? ???? ?? ????? ? ?? ?? ? ? ????. ? ??? ??? ?? ?? ???? ??????? ?? ?? ?? ????? ?? ?? ??????.
toJson() : string
a(['fò?' => 'bà?'])->searchValue('fò?'); // Arrayy[0 => 'bà?']
? ??> <<> PHP-integrator/Atom-Base [168 ★] ? ??>
<<> Florianv/exchanger [7 ★] ?
? ???? "?? ?? ??? ??"??, ?? ?? ??? ? ???? ? ?????. ?? ?? ??? ?? ???? ???? ? ????? ???? ??????.
? "??? ??"? ???? ??? ?? ??? ???? ?? ??????.
? : ? ??>
???, ?? ??? ????, ??? ?? ????? ??? ????? Ocramius? ??? ????. ??? ?? ??? ??? ???.
<5.> A Laravel 5.3 ??? ???! ????? ? ??? ??? ? ?? ??? ?????. ???? ????? ??? ??????? ??> <<> lufficc/laravel-blog [164 ★]
<,> ?? ??????, ???? ??? ??? ???? ?? ???? ?? ??????!
Arrayy::create(['Array', 'Array'])->unique()->append('y')->implode() // ArrayyCorollium/ psr6-profilecachepool/ [9 ★]
? ??? SourceHunt 9 ? -HacktoberFest ???? ?? ?????. ??? ??? 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
