Unpopular Opinion: PHP is the Perfect Language for Beginners -Here’s My Story | by Gilbert Tallam | Jul, 2025 | Medium https://medium.com/@GilbertTallam/unpopular-opinion-php-is-the-perfect-language-for-beginners-heres-my-story-4c993bf9e153 #développement #débutant #opinion #php
The elephpant enclosure has been upgraded! From a single shelf to three. There is still some space left for a few more...

Ça fait du bien de coder autre chose que des scripts! Je fais principalement du #php et #javascript.
Fellow #PHP #webDevelopers,
PHP 8.1 introduced `array_is_list()`
This implies that `array_is_assoc()` is essentially its negation (e.g. #Lavavel therefor has the complementing methods `Arr::isList()` and `Arr::isAssoc()`).
Knowing, that an array is a list, can help by narrowing the key type to `int`. However, knowing, that the array is associative, tells us less: Just that the keys are of mixed type.
So, how would you call a function that testifies that an array only has string keys?
One day, one decomposition
A001839: The coding-theoretic function A(n,4,3)
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A001839.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A001839.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A001839.html
#decompwlj #math #mathematics #sequence #OEIS #javascript #php #3D #numbers #coding #theoretic #function #graph #threejs #webGL

A new 2.2.5 version of php-yaml is out today. This version works with the latest PHP 8.5 alpha release thanks to @remi. https://pecl.php.net/package/yaml/2.2.5 #php #yaml #pecl
#introduction
I am a self taught programmer in mostly just #nodejs & #java right now but historically I have written code in #perl #php #python #tcl and just a little bit of #csharp #cpp and a very little bit of #C & #visualbasic .
In the past I have written a lot about offensive security, however after a years long hiatus I have shifted focus over to defensive security in regards to operating a #minecraft server, or network, which I write about on my #blog at https://www.xnite.me/ .
I actively develop and operate a Minecraft server database at https://www.breakblocks.com/ which has an active community of almost 1,300 members on #Discord at the time of this post.
I meant to write this introduction sooner but life sucker punched me in the face.. I'm not down for the count yet though!
PHP vs. Node.js: Real Truth About Backend Development in 2025, by @Jaytech:
🚀 Khởi động dự án Laravel của bạn với KickOff!
KickOff là một package Laravel mới, thay thế cho công cụ configure.php trước đây. Package này giúp bạn khởi tạo dự án Laravel nhanh chóng, dễ dàng mở rộng và bảo trì.
Source code: [Github link]
#Laravel #PHP #KickOff #LậpTrình #PhátTriểnWeb #WebDevelopment
https://dev.to/nasrulhazim/kickoff-your-laravel-project-58m6
🗒 La funzione file_get_contents() di PHP
Dettagli avanzati della funzione file_get_contents() in PHP...
👉 https://www.selectallfromdual.com/blog/1587
Nouveau en PHP 8 : match remplace avantageusement switch.
Plus concis, pas besoin de break, et retourne une valeur directement.
🎥 https://youtube.com/shorts/K_sGGLVePZw
#php #backend #webdev #php8 #codingtips
