php

Back Open Paginator
04.10.2025 21:22
Crell (@Crell@phpc.social)

When should you use #PHP Enums, and when shouldn't you?

peakd.com/hive-168588/@crell/o




Show Original Post


04.10.2025 20:27
crydotsnake (@crydotsnake@chaos.social)

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?

#PHP




Show Original Post


04.10.2025 18:02
chakie (@chakie@toot.community)

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




Show Original Post


04.10.2025 14:01
nouvelletechno (@nouvelletechno@mastodon.social)

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 → youtube.com/shorts/Fvr8tKYjVWg




Show Original Post


04.10.2025 10:46
20251004-1746-3440 (@20251004-1746-3440@ishii00141.stars.ne.jp)

PHPのバージョンをPHP8.3.21にした
#PHP #WordPress #仕様

 以前に使っていたWordPressのサーバーがPHPのバージョンを新しくできない所だったので、PHPのバージョンを切り替えることは頭から消えていた。サイトヘルスで「古い」と注意されてもどうすることもできないと思っていた。が、最新の「推奨」バージョンに切り替えることができた。今のところ問題が生じてなさそうだが、問題が生じたらPHPのバージョンを変えたことが原因かもしれない。

https://ishii00141.stars.ne.jp/20251004-1746-3440/




Show Original Post


04.10.2025 10:14
decompwlj (@decompwlj@mathstodon.xyz)

A023201: Primes p such that p + 6 is also prime. (Lesser of a pair of sexy primes.)

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


04.10.2025 10:09
decompwlj (@decompwlj@mathstodon.xyz)

A023200: Primes p such that p + 4 is also prime

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


04.10.2025 05:02
decompwlj (@decompwlj@mathstodon.xyz)

A023197: Numbers k such that sigma(k) >= 3*k

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


04.10.2025 04:57
decompwlj (@decompwlj@mathstodon.xyz)

A023173: Numbers k such that Fibonacci(k) == 1 (mod k)

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


04.10.2025 01:27
admin (@admin@mastodon.raddemo.host)

✅ (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 👉 blog.radwebhosting.com/how-to- #troubleshooting #imagemagick




Show Original Post


04.10.2025 01:27
radwebhosting (@radwebhosting@mastodon.social)

✅ (Solved) How to Fix 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 👉 blog.radwebhosting.com/how-to-




Show Original Post


04.10.2025 00:41
SteffoSpieler (@SteffoSpieler@fellies.social)

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.

steffo.blog/doctrine-ist-echt-

War teils echt anstrengend, aber ich bin froh, dass es jetzt klappt! :D

#blog #doctrine #php #HuebiCharity




Show Original Post


1 ...395 396 397 398 399 400 401 402 403 404 405 ...525
UP