php

Back Open Paginator
25.10.2025 00:52
h4ckernews (@h4ckernews@mastodon.social)

Why PHP and JavaScript Are Great

xahlee.info/comp/PHP_is_great.




Show Original Post


24.10.2025 19:09
RonDev (@RonDev@mastodon.social)

Projekt fast fertig, heute 59 Commits verfasst, vielleicht kommen ja noch ein paar dazu 😉
Denke mal morgen geht dann das Projekt an den Start und tut täglich seine Aufgabe 😊




Show Original Post


24.10.2025 18:07
asgrim (@asgrim@phpc.social)

Checking out @cspray from @roave speaking about Database Testing! #longhornphp #php #phpc #testing #databases





Show Original Post


24.10.2025 16:46
ghostwriter (@ghostwriter@phpc.social)

$isWorkerMode = (
$_SERVER['FRANKENPHP_WORKER']
?? null
) === '1';

github.com/php/frankenphp/blob

#PHP #frankenphp




Show Original Post


24.10.2025 16:35
aez_tech (@aez_tech@mastodon.social)

How to return and display values ( query string , request uri , request method ) ​​from the hosting server when a request ( request method => GET ) is made to the hosting server .

PHP Tutorial
aez-tech.site/server-request-u





Show Original Post


24.10.2025 16:14
nyamsprod (@nyamsprod@phpc.social)

Finishing adding these imports everywhere in league/uri codebase version 7.6 is almost ready!! #PHP #URI #OSS





Show Original Post


24.10.2025 15:09
jclermont (@jclermont@phpc.social)

Sometimes we have to run into a problem ourselves to really understand why certain common programming advice is given. For example, why shouldn't you rely on the ordering of JSON keys? Let me demonstrate in today's video. #php #laravel masteringlaravel.io/daily/2025




Show Original Post


24.10.2025 15:05
php (@php@fosstodon.org)

📣 Announcing the immediate availability of:

- PHP 8.4.14
- PHP 8.3.27

📝 Changelog: php.net/ChangeLog-8.php
🎁 Source: php.net/downloads
:windows8: Windows: windows.php.net/download/

#PHP #Release




Show Original Post


24.10.2025 13:30
backpackforlaravel (@backpackforlaravel@mstdn.social)

#Laravel #PHP

Do you use compact() when passing data to views....?

Is it an elegant shorthand or readability killer? Drop your thoughts in the comments!👇





Show Original Post


24.10.2025 12:41
decompwlj (@decompwlj@mathstodon.xyz)

A033015: Numbers whose base-2 expansion has no run of digits with length < 2

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


24.10.2025 12:35
decompwlj (@decompwlj@mathstodon.xyz)

A032981: Positive numbers with the property that all pairs of consecutive base-10 digits differ by 0 or 1

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


24.10.2025 12:04
tvbeek (@tvbeek@phpc.social)

I released version 0.8.0 for GitLab Models for Laravel.

It added support for Laravel 12 and fixed a problem for a deployment without an url.

This package is to store the webhook events from GitLab in you Laravel project.

See: gitlab.com/tjvb/gitlab-models-

#Laravel #Laravel12 #PHP #GitLab




Show Original Post


1 ...359 360 361 362 363 364 365 366 367 368 369 ...525
UP