php

Back Open Paginator
15.01.2026 14:11
kishanjasani (@kishanjasani@phpc.social)

Dependency Injection lets you separate object creation from usage, making your WordPress code modular and testable.

In this guide you'll see why DI matters, how it reduces tight coupling and global dependencies, and how you can adopt it in plugins or theme architecture.

If you want maintainable, flexible code without wrestling with globals, this article gives clear steps and examples to help you get started.

#PHP #wordpress #cleancodeInPHP #developer #SolidArchitecture





Show Original Post


15.01.2026 13:07
symfony (@symfony@mastodon.social)

🎤 Meet the next experts of January 2026!

The 5th batch of is here — expect game-changing insights, practical tips, and innovative approaches straight from the best💚💻

Jjoin online and don’t miss out!
🎟️ Get your ticket now:
👉 live.symfony.com/2026-online-j





Show Original Post


15.01.2026 12:32
pwa (@pwa@norden.social)

Ich hab wieder ne Menge Kram in mein Tagebuch einbauen lassen und muss langsam wohl mal aufräumen.

#tagebuch #php #vibe #ai #laravel

knuspermagier.de/posts/2026/vi




Show Original Post


15.01.2026 11:15
mattsches (@mattsches@phpc.social)

Gestern Abend noch ein WTF gehabt, Antwort steht noch aus:

Hoster so: installiert PHP 8.4.15

Anwendung so: 😵

Ich so: php -i

pdo_mysql

PDO Driver for MySQL => enabled
Client API version => 3.1.23

Also 3.1.23 kommt mir seltsam vor. Oder bin ich da auf der falschen Fährte? 🤔

#PHP #DomainFactory




Show Original Post


15.01.2026 11:10
TurboLearnPHP (@TurboLearnPHP@mastodon.social)

PHP Callable Type Hint Secret

Can you solve this? PHP callable accepts functions, methods, and closures. See what callable $func does. Game changer!

youtube.com/watch?v=DXEDNL6mAxE




Show Original Post


15.01.2026 10:22
decompwlj (@decompwlj@mathstodon.xyz)

A089189: Primes p such that p-1 is cubefree

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


15.01.2026 10:20
decompwlj (@decompwlj@mathstodon.xyz)

A088723: Numbers k with at least one divisor d>1 such that d+1 also divides k

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


15.01.2026 10:17
decompwlj (@decompwlj@mathstodon.xyz)

A088485: Numbers n such that n^2 + n - 1 and n^2 + n + 1 are twin primes

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


15.01.2026 10:15
cooptilleuls (@cooptilleuls@mastodon.online)

Merci à la communauté de l'AFUP Hauts de France d’être venue hier dans nos bureaux ! Bravo à @vinceAmstoutz pour sa présentation d’ @api-platform et à Alexandre Daubois pour les coulisses du travail d’un mainteneur open source (mention spéciale pour la PR mergée en direct dans #PHP 👏)





Show Original Post


15.01.2026 05:47
decompwlj (@decompwlj@mathstodon.xyz)

A088483: Primes p such that p^2+p-1 and p^2+p+1 are twin primes

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


15.01.2026 05:33
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


15.01.2026 05:32
decompwlj (@decompwlj@mathstodon.xyz)

A088179: Primes p such that mu(p-1) = 1; that is, p-1 is squarefree and has an even number of prime factors, where mu is the Moebius function

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


1 ...196 197 198 199 200 201 202 203 204 205 206 ...526
UP