php

Back Open Paginator
19.02.2026 15:59
dseguy (@dseguy@phpc.social)

@edorian Like a teacher, I ask question but I know the answer.

Though I need some testing here : there is a limit to the size of the (say) binary, because #PHP will stop when the binary is too big to be represented as integer/float.

I think it might not stop if the leading digits are 0 because of no overflow.

And of course, who would write a 4GB hardcoded binary in a #PHP script?

Ah well, I guess it's me...




Show Original Post


19.02.2026 15:43
dseguy (@dseguy@phpc.social)

@edorian left digit justification? Nice ...

(let me check right and center justification, though... 😂 )

Now, next question for you : how many 0 ca you put there, on the left, before #PHP complains?




Show Original Post


19.02.2026 15:21
dseguy (@dseguy@phpc.social)

#PHP numeric separator works well on integer, floats and also hexadecimals, octals and ... binary. And most useful in the latter, right?

0b1111_00_111_101_111

#phptip #phptrick

php-tips.readthedocs.io/en/lat





Show Original Post


19.02.2026 15:19
outofcontrol (@outofcontrol@phpc.social)

Watching content like laracasts.com/series/debugging one can quickly realize that AI can’t replace this sort of content. There is still a place for us.

#laracasts #laravel #php #debugging




Show Original Post


19.02.2026 14:56
freekmurze (@freekmurze@phpc.social)

🔗 Laravel AI SDK Tutorial: Build a Smart Assistant in 30 Minutes
hafiz.dev/blog/laravel-ai-sdk-
#php #laravel #ai #tutorial




Show Original Post


19.02.2026 14:41
w (@w@phpc.tv)

NativePHP: Build Mobile Apps with PHP & Laravel

phpc.tv/w/rUUK42efwVPazTUS9o5P




Show Original Post


19.02.2026 14:16
jclermont (@jclermont@phpc.social)

A reader question about subqueries across multiple database connections led to an interesting deep dive into how Laravel compiles queries. It turns out whereHas and whereIn behave very differently here. #php #laravel masteringlaravel.io/daily/2026




Show Original Post


19.02.2026 13:44
freekmurze (@freekmurze@phpc.social)

📦 Can you believe we'll ship yet another new package? It's coming later today, stay tuned 🙂 #php #laravel




Show Original Post


19.02.2026 11:27
freekmurze (@freekmurze@phpc.social)

🙌 The first PR that adds Laravel 13 compatibility to a @spatie_be package has been merged! #laravel #php





Show Original Post


19.02.2026 11:11
TurboLearnPHP (@TurboLearnPHP@mastodon.social)

How to Use Union Types

int|string. Accept multiple. PHP 8. Catch invalid early.

youtube.com/watch?v=BBSeFCNuHGo




Show Original Post


19.02.2026 11:00
ivaniura (@ivaniura@mastodon.social)

Як швидко та просто підняти локальний сервер у Linux Mint або Ubuntu для розробки, тестування та налагодження власних вебсайтів.

, , , ,

ivaniura.org.ua/soft/linux/lok




Show Original Post


19.02.2026 05:34
decompwlj (@decompwlj@mathstodon.xyz)

A130091: Numbers having in their canonical prime factorization mutually distinct exponents
A130091 ➡️ oeis.org/A130091

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/A130091.
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/A1300
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 ...122 123 124 125 126 127 128 129 130 131 132 ...525
UP