php

Back Open Paginator
09.02.2026 19:02
kawa (@kawa@mas.to)

Is there a safe and sane way to install #PHP 8.3 on #Debian Buster, or is my blog just gonna have to deal with being stuck on 7.4? Cos I couldn't figure it out.




Show Original Post


09.02.2026 18:23
dabiddo (@dabiddo@mstdn.io)

I'm still in 8.3 .. anyone using 8.4 / 8.5 in production??

#php #laravel #development

Running PHP 8.5 with Laravel Octane and FrankenPHP

danielpetrica.com/running-php-




Show Original Post


09.02.2026 17:28
packagist (@packagist@phpc.social)

🚀 Private Packagist February update: Redesigned login flow, team member MFA resets for org owners, new Microsoft Teams Workflow notifications (old connectors deprecated), clickable composer search URLs in your terminal blog.packagist.com/whats-new-i #composerphp #php #phpc




Show Original Post


09.02.2026 17:28
webinoly (@webinoly@fosstodon.org)

🚀 Webinoly v1.20.0 is out now!

Packed with new features and finely tuned improvements — from HTTPS in forwarded domains to smarter disk‑space safeguards.

Update today and enjoy a smoother, safer Webinoly!
#Webinoly #Linux #LEMP #PHP #Nginx




Show Original Post


09.02.2026 17:10
TurboLearnPHP (@TurboLearnPHP@mastodon.social)

Why does this PHP pagination skip rows?

Why does this PHP pagination skip rows in a busy table. The PHP code uses offset pagination while new rows are inserted, so records move between pages. In PHP APIs this causes missing and duplicated items.

...

youtube.com/watch?v=k2rUM9YJ03g




Show Original Post


09.02.2026 17:08
grvsmth (@grvsmth@lingo.lol)

I'm okay with some PHP coders deciding they don't want to use closing tags ("?>"), but I don't think they should be forbidden.

Anyone who wants their language to forbid closing tags is welcome to switch to Python.

stackoverflow.com/questions/44

#PHP




Show Original Post


09.02.2026 15:02
habr (@habr@zhub.link)

Инвертирование равенства. Как реже стрелять себе в ногу в C-подобных языках

Встав утром и посмотрев в профиль, отметил: на Хабре много лет, писал статьи, писал код. И ни разу не писал о коде на Хабре. А вообще-то разработчик. Поззорище! Пора исправляться. Поговорим о классической (и болезненной) проблеме кодирования "присваивание вместо равенства" которая в любой момент может создать очень много проблем. О логическом источнике этой ошибке, и о способах решения. Ну и ещё слегка вспомним "Звездные войны" :) Силу инверсии равенства познай на себе :)

habr.com/ru/articles/994488/

#php #разработка #ошибки_программистов #тестирование




Show Original Post


09.02.2026 15:00
KevinFreitas (@KevinFreitas@mastodon.social)

@thomasfuchs Yep. I still love developing in PHP with CSS and some JS on the front end. It just works — no dependencies, libraries, pipeline, etc. We’ve so lost our way with all the overhead and bloat.




Show Original Post


09.02.2026 11:30
wolframkriesing (@wolframkriesing@mastodontech.de)

wohooo, #PHP (it should be $PHP, I guess)

has a short ternary operator

>>> $a ?: $b

if $a is falsy $b is used.
Nice

php.net/manual/en/language.ope




Show Original Post


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

PHP Array Key Type Casting Mystery

Can you guess this? PHP array keys get cast automatically. Watch what happens with [1] vs ['1'] vs [true]. The result is wild!

youtube.com/watch?v=oBXSVMxoHBI




Show Original Post


09.02.2026 10:44
decompwlj (@decompwlj@mathstodon.xyz)

A118882: Numbers which are the sum of two squares in two or more different ways
A118882 ➡️ oeis.org/A118882

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


09.02.2026 10:39
decompwlj (@decompwlj@mathstodon.xyz)

A118369: Numbers k such that 1 + Product_{d|k} d is prime
A118369 ➡️ oeis.org/A118369

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/A118369.
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/A1183
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 ...143 144 145 146 147 148 149 150 151 152 153 ...525
UP