I just discovered I never published my http-cache-status package for PHP 😆 ... now it is done
https://packagist.org/packages/bakame/http-cache-status enjoy and happy coding !!
#http-structured-field #headers #php
Why do cat-girls love PHP? Because
...
#programming #tech #catgirls #php
Один для многих — как мы написали универсальный грид для портала на Битриксе
Работая над корпоративным порталом большого предприятия, рано или поздно оказываешься лицом к лицу с типовыми проблемами работы с таблицами: данных много, требования к интерактивности и настройкам — ещё больше, а бизнес не хочет ждать «когда всё подгрузится». Мы вырастили свой универсальный компонент для работы с гридами — и теперь можем честно поделиться: как минимизировать боли, не разрабатывать раз за разом один и тот же функционал в разных сервисах и сделать жизнь разработчика проще.
https://habr.com/ru/companies/nlmk/articles/988402/
Eric Van Johnson PHP Tek and JS Tek 2026 - Unexpected Solutions
https://phpc.tv/w/t9tU5UYBghLuCeQ5vsGNxV
A121030: Multiples of 10 containing a 10 in their decimal representation
A121030 ➡️ https://oeis.org/A121030
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A121030.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A121030.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A121030.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:
- a new classification of primes ➡️ https://decompwlj.com/primedecomp.php
- in 3D - threejs - webGL ➡️ 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

A121022: Even numbers containing a 2 in their decimal representation
A121022 ➡️ https://oeis.org/A121022
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A121022.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A121022.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A121022.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

Payment Gateway Stats version 3.1 has been tested in WooCommerce 10.4 and fixes the discovery query for Payment Methods.
https://ajdg.solutions/blog/payment-gateway-stats-3-1-more-accurate-stats/
#woocommerce #bugfix #wordpress #php #plugin #webdevelopment #ecommerce #website #stats #analytics #update #development #payments #paymentgateway
Trying to refrain from using the F-word in my commits when debugging that F-legacy code base
@ramsey so, yeah, #PHP 8.5 is making my life miserable when building these little gems: well, that is a good thing, I think.
Also, indeed, @ does not silence this error, so this might have been overlooked.
On the other hand, displaying INF does not raise any warning, which it should, for consistency.
So, there will be some updates in #PHP 8.6, I guess. 😎
What do you think this #PHP code will write?
Could we do better ?
https://php-tips.readthedocs.io/en/latest/tips/errorNumber.html

📚 New Blog Post: Building an 'X-Ray Machine' for Drupal 11
I just published Part 3 of my "Automated Librarian" series. Today is all about moving from "thin metadata" to full deep-text indexing using Solr and Tika.
If you've ever struggled with making thousands of PDFs truly searchable in #Drupal, this one is for you.
Read the full breakdown: https://drupalodyssey.com/go/rOxKwcy
#Drupal11 #OpenSource #Solr #SearchAPI #WebDevelopment #PHP