A085780: Numbers that are a product of 2 triangular numbers
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A085780.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A085780.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A085780.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

Decomposition into weight × level + jump of prime numbers in 3D, threejs - webGL (log(weight), log(level), log(jump))
➡️ https://decompwlj.com/3Dgraph/Prime_numbers.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
A084984: Numbers containing no prime digits
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A084984.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A084984.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A084984.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

Post novo no #blog: "Atualização do Ubuntu Não Instala o Pacote php8.3-fpm"
https://gmgall.net/blog/atualizacao-do-ubuntu-nao-instala-o-php8.3-fpm/
CakePHP vs CodeIgniter: Which #PHP Framework is Best for Development?
This article presents an in-depth comparison of two of the most popular PHP frameworks: #CakePHP vs CodeIgniter. After reading, you will have a better understanding of these two frameworks, including the features, strengths, and weaknesses of each. Both CakePHP and #CodeIgniter are popular with PHP developers, but which PHP framework is best for your next project? ...
Continued 👉 https://blog.radwebhosting.com/cakephp-vs-codeigniter-which-php-framework-is-best-for-development/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #websitedevelopment

CakePHP vs CodeIgniter: Which #PHP Framework is Best for Development?
This article presents an in-depth comparison of two of the most popular PHP frameworks: #CakePHP vs CodeIgniter. After reading, you will have a better understanding of these two frameworks, including the features, strengths, and weaknesses of each. Both CakePHP and #CodeIgniter are popular with PHP developers, but which PHP framework is best for your next project? ...
Continued 👉 https://blog.radwebhosting.com/cakephp-vs-codeigniter-which-php-framework-is-best-for-development/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #websitedevelopment

PHP Attack Plan For Middleware Route
💡 Level Up Your PHP! PHP Attack Plan For Middleware Route shows the difference between old and modern PHP. Learn PHP 8 features that will change your code! Learn the professional way! #PHP #WebDev #CodingTips #coding
#php #programming #coding #webdevelopment #softwareengineering #juniorvssenior #codereview #programmingtips #phptutorial #codingtutorial #bestpractices #phpprogramming #softwarearchitecture #desig...
https://www.youtube.com/watch?v=JtDlxOUAbz0
Did Claude-*-4.5 get a minor update? Last week I experienced extensive hallucinations when I tried to work with #phpunit 12.
I had to switch to ChatGPT-5.2 to finish the task I was doing. #php #ai
It depends somewhat on whether you're using Docker in your development process.
If you're not using Docker and the problem is related to versions, the best solution is to install the Sury repository (https://deb.sury.org/), which allows you to install different PHP versions. There will always be one active version, but you can switch between versions with the command:
> sudo update-alternatives --set php /usr/bin/php8.4
Another options are:
- Use Brew (https://formulae.brew.sh/formula/php) to install PHP and switch between versions,
- Use phpenv (https://github.com/phpenv/phpenv).
If you're using Apache as your local web server, you need to change the version with:
> sudo a2dismod php8.1 (old version)
> sudo a2enmod php8.4 (new version)
> sudo systemctl restart apache2
Since I usually work with Symfony, I don't typically have Apache installed on my local machine. Instead, I start a web server using the symfony-cli (https://github.com/symfony-cli/symfony-cli) with the command:
> symfony serve
Even if you're not using Symfony, this local server will be sufficient for testing, and you'll be able to view the logs in real time.
If you're using Docker, you'll need to configure the PHP version within Docker Compose or a similar package.
Dites les mastodevs, c'est quoi votre workflow pour dev en PHP en local sur votre ordi ? (je ne parle pas d'une machine distante d'hébergement mais bien d'une machine locale, ordi à tout faire de tous les jours).
Fraichement débarqué sur Debian mais là j'ai un peu de mal.
Ready to take your PHP career to the next level? Become a Zend PHP Certified Engineer! 🎓
From functions and arrays to security and I/O, the Zend PHP Certified Engineer exam tests your knowledge on a practical level, covering the latest features through PHP 8.4.
To help you prepare and make sure you're ready on test day, we're offering our comprehensive study guide for FREE until 3/31/2026.
Don't delay - use code PHPSTUDYGUIDE to claim yours.
Learn more >> https://ter.li/voxout