php

Back Open Paginator
02.04.2026 12:04
SensioLabsOfficial (@SensioLabsOfficial@mastodon.social)

Easter is coming soon 🐣

🐰 It's time to hunt for new skills!

Test your & knowledge with our free monthly 20-question MCQ on SensioLabs University, the eLearning platform by the creator of Symfony

Ready to crack the code? 🎓👉 tinyurl.com/425f3xtk





Show Original Post


02.04.2026 11:10
lmillucci (@lmillucci@mastodon.uno)

TIL I was today years old when I learned that `@ param array` and `@ param` list in PHPDoc have different meanings:
- array → for associative arrays (with keys)
- list → for indexed arrays (just numbers)
🤯 #PHP




Show Original Post


02.04.2026 10:56
decompwlj (@decompwlj@mathstodon.xyz)

Now this animation is available for the 1000 sequences decomposed on my website.
Accessible from the 3Dgraph, 2Dgraph500terms and 2dgraphs pages ➡️ decompwlj.com

#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research




Show Original Post


02.04.2026 10:56
decompwlj (@decompwlj@mathstodon.xyz)

4: The palindromes in base 10 (A002113) ➡️ decompwlj.com/3DgraphGen/Palin

#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research





Show Original Post


02.04.2026 10:55
decompwlj (@decompwlj@mathstodon.xyz)

3: The triangular numbers (A000217) ➡️ decompwlj.com/3DgraphGen/Trian

#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research





Show Original Post


02.04.2026 10:55
decompwlj (@decompwlj@mathstodon.xyz)

2: The prime numbers (A000040) ➡️ decompwlj.com/3DgraphGen/Prime

#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research





Show Original Post


02.04.2026 10:54
decompwlj (@decompwlj@mathstodon.xyz)

Generation of four sequences decomposed into weight × level + jump (log(weight), log(level), log(jump)) - three.js animation:
🧵⬇️

1: The natural numbers (A000027) ➡️ decompwlj.com/3DgraphGen/Natur

#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research





Show Original Post


02.04.2026 10:36
darmont (@darmont@social.sciences.re)

Programmation Web backend (L3 Informatique) : TD6-7 corrigé en ligne (Mise à jour de base de données) #l3progweb #php #sql

Le TD 6-7 corrigé (Mise à jour de base de données) est disponible en ligne.

eric.univ-lyon2.fr/jdarmont/?p




Show Original Post


02.04.2026 08:17
notimetoplay (@notimetoplay@elekk.xyz)

Turns out, as of a few versions ago, #PmWiki has silently introduced a dependency on the intl extension... which is no longer included in #PHP 8.2 and later, and not installed by default on cPanel hosts. For now I can still switch back to 8.1 on the impacted subdomain. In the long run, I'm screwed.




Show Original Post


02.04.2026 04:46
decompwlj (@decompwlj@mathstodon.xyz)

A257219: Numbers that have at least one divisor containing the digit 2 in base 10
A257219 ➡️ oeis.org/A257219

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/A257219.
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/A2572
2D graph, first 500 terms ➡️ decompwlj.com/2Dgraph500terms/

#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research





Show Original Post


02.04.2026 04:41
decompwlj (@decompwlj@mathstodon.xyz)

A256786: Numbers which are divisible by prime(d) for all digits d in their decimal representation
A256786 ➡️ oeis.org/A256786

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/A256786.
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/A2567
2D graph, first 500 terms ➡️ decompwlj.com/2Dgraph500terms/

#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research





Show Original Post


02.04.2026 02:10
michabbb (@michabbb@social.vivaldi.net)

🏗️ Composer integration out of the box: PSR-4, Classmap & autoload_files. Only classes your autoloader actually knows appear in completion.

🌀 Full #Laravel Eloquent support: Relationships, Scopes, Accessors, Casts & Builder chains – no Larastan or ide-helper needed.

📦 JetBrains #PHP stubs bundled directly in the binary – zero runtime downloads.

🆚 Intelephense: 1 min 25 s & 520 MB. PHPStorm: 19 min & 2 GB. PHPantom: 10 ms & 7 MB.

🛠️ Works with #Zed, #Neovim, #PHPStorm & more.




Show Original Post


1 ...45 46 47 48 49 50 51 52 53 54 55 ...524
UP