When should you use #PHP Enums, and when shouldn't you?
https://peakd.com/hive-168588/@crell/on-the-use-of-enums
Currently I think about a #Sylius / #Symfony I wanna work on. For that i need a open source LEGO api. Do you know a good API for that?
There really needs to be some way to create modern web applications that doesn’t force you to use JavaScript. That shit’s just awful for a sane mind. Preferably not CSS either as that shit’s a total garbage fire.
Seems PHP is still the best (only?) alternative and that’s just sad. Why did we allow the web to get so bad? It all started out great 30 years ago and look at the state now…
#web #javascript #css #dumpsterfire #php
PHP 8.5 introduit enfin array_first() et array_last() pour remplacer reset() et end().
Un code plus lisible, sans effet de bord.
🎥 Démo en 1:30 → https://youtube.com/shorts/Fvr8tKYjVWg
#php #php85 #webdev #cleancode
PHPのバージョンをPHP8.3.21にした
#PHP #WordPress #仕様
以前に使っていたWordPressのサーバーがPHPのバージョンを新しくできない所だったので、PHPのバージョンを切り替えることは頭から消えていた。サイトヘルスで「古い」と注意されてもどうすることもできないと思っていた。が、最新の「推奨」バージョンに切り替えることができた。今のところ問題が生じてなさそうだが、問題が生じたらPHPのバージョンを変えたことが原因かもしれない。
https://ishii00141.stars.ne.jp/20251004-1746-3440/
A023201: Primes p such that p + 6 is also prime. (Lesser of a pair of sexy primes.)
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A023201.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A023201.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A023201.html
#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

A023200: Primes p such that p + 4 is also prime
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A023200.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A023200.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A023200.html
#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

A023197: Numbers k such that sigma(k) >= 3*k
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A023197.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A023197.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A023197.html
#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

A023173: Numbers k such that Fibonacci(k) == 1 (mod k)
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A023173.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A023173.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A023173.html
#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

✅ (Solved) How to Fix #PHP Warning: Module ‘imagick’ already loaded Error
This article provides a guide for how to fix PHP Warning: Module 'imagick' already loaded errors.
🛠️ How to Fix PHP Warning: Module 'imagick' already loaded Error
When PHP encounters this warning, it means that the Imagick extension is being loaded more than once in your configuration files. While the warning itself usually won’t break ...
Continued 👉 https://blog.radwebhosting.com/how-to-fix-php-warning-module-imagick-already-loaded/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #troubleshooting #imagemagick
✅ (Solved) How to Fix #PHP Warning: Module ‘imagick’ already loaded Error
This article provides a guide for how to fix PHP Warning: Module 'imagick' already loaded errors.
🛠️ How to Fix PHP Warning: Module 'imagick' already loaded Error
When PHP encounters this warning, it means that the Imagick extension is being loaded more than once in your configuration files. While the warning itself usually won’t break ...
Continued 👉 https://blog.radwebhosting.com/how-to-fix-php-warning-module-imagick-already-loaded/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #troubleshooting #imagemagick
Es ist mal wieder Zeit für einen weiteren Blogpost! :D
Dieses Mal habe ich Doctrine in meinem Huebi Charity Spendendashboard implementiert und davon erzähle ich.
https://steffo.blog/doctrine-ist-echt-anstrengend/
War teils echt anstrengend, aber ich bin froh, dass es jetzt klappt! :D
#blog #doctrine #php #HuebiCharity