php

Back Open Paginator
25.02.2026 05:17
decompwlj (@decompwlj@mathstodon.xyz)

Decomposition into weight × level + jump of prime numbers:
- a new classification of primes ➡️ decompwlj.com/primedecomp.php
- in 3D - threejs - webGL ➡️ decompwlj.com/3Dgraph/Prime_nu

#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


25.02.2026 05:16
decompwlj (@decompwlj@mathstodon.xyz)

A137812: Left- or right-truncatable primes
A137812 ➡️ oeis.org/A137812

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/A137812.
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/A1378
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


25.02.2026 04:13
ramsey (@ramsey@phpc.social)

Participate in the 100-million-row challenge for PHP, hosted by @brendt

stitcher.io/blog/100-million-r

#PHP




Show Original Post


25.02.2026 03:59
ngate (@ngate@mastodon.social)

Ah yes, the age-old tale: spend two years in , only to find salvation in the open arms of 😇. Who knew the key to world peace was a language everyone loves to hate? 😂 But hey, why ship features when you can debate the elegance of code forever? 🚀
laughingmeme.org/2026/02/09/co




Show Original Post


25.02.2026 02:33
Crell (@Crell@phpc.social)

Traits in #PHP are a limited purpose tool, but they do have a purpose.

garfieldtech.com/blog/beyond-a




Show Original Post


24.02.2026 23:14
ric (@ric@mastodon.qweb.co.uk)

Anyone fancy a #PHP challenge that sounds super simple but might actually be impossible?

One page hit, two sessions. That's all I want!

Start a session, save some data, switch to a new session, save some different data, reload the page and be able to switch between both data arrays.

Should be simple, no?

Whatever I do, the session IDs either end up the same and data crosses over, or the second session's ID changes each time so the data doesn't persist.

I've literally spent all day on this 😩




Show Original Post


24.02.2026 18:25
STPo (@STPo@mastodon.social)

Question aux pros de Kirby CMS : j’ai fait un site avec beaucoup d’images volumineuses qui sont servies « à la bonne taille » par Kirby avec la fonction crop(). Jusque là super, sauf qu'en prod certaines images (pas toutes) ne sont pas prises en compte et je me retrouve avec quelques miniatures de 5333 px de large (et plus de 1 Mo) au lieu des 1000 px demandés, ce qui est évidemment hautement pénalisant.

Des idées sur ce qui se passe ?

(1/2)

Le site : hpaa.fr/





Show Original Post


24.02.2026 17:26
r (@r@fed.brid.gy)

Goin' live with the Laravel team here in a couple mins 🔊 $PHP

RE: https://bsky.app/profile/did:plc:t7557igkeyl2jzzdqxtwvyeb/post/3mfmdfdbuvs2u




Show Original Post


24.02.2026 17:10
TurboLearnPHP (@TurboLearnPHP@mastodon.social)

How to Filter Arrays While Keeping Keys

array_filter preserves keys by default. No array_values needed.

youtube.com/watch?v=fRceJ4RpyOQ




Show Original Post


24.02.2026 15:45
woozle (@woozle@toot.cat)

#phpactor is clearly not understanding the assignment :-/

#missingThePoint #PHP





Show Original Post


24.02.2026 15:27
nemo64 (@nemo64@nerdculture.de)

#PHP has final const since 8.1 — because apparently a constant wasn't constant enough.
php.net/manual/en/language.oop





Show Original Post


24.02.2026 14:38
jclermont (@jclermont@phpc.social)

Depending on your expectations, passing an associative array to Eloquent's orWhere method might not do what you think. Here's a real bug I found and the simple fix. #php #laravel masteringlaravel.io/daily/2026




Show Original Post


1 ...113 114 115 116 117 118 119 120 121 122 123 ...525
UP