Tagged articles
2 articles
Page 1 of 1
Open Source Tech Hub
Open Source Tech Hub
Jan 28, 2024 · Backend Development

Unlock Powerful PHP Built‑in Functions: Levenshtein, Easter Date, Forks & More

Explore a collection of essential PHP built‑in functions—from string distance with levenshtein and phonetic matching via metaphone, to date calculations, DNS queries, array merging, email sending, dynamic extension loading, file globbing, and process forking—complete with clear code examples and expected outputs.

Date FunctionsEmailProcess Control
0 likes · 8 min read
Unlock Powerful PHP Built‑in Functions: Levenshtein, Easter Date, Forks & More
Programmer DD
Programmer DD
May 3, 2020 · Databases

What’s New in Redis 6.0? Key Features and Improvements Explained

Redis 6.0.0 stable release brings major updates such as redesigned client‑side caching, immediate RDB deletion for replication, enhanced ACL logging, faster PSYNC2 partial resynchronization, decimal timeout support, up to 30% faster RDB loading, and a new STRALGO command for string algorithms.

ACLRDBRedis
0 likes · 3 min read
What’s New in Redis 6.0? Key Features and Improvements Explained