php

Back Open Paginator
11.04.2026 19:10
r (@r@fed.brid.gy)

How to Install Centmin Mod on #AlmaLinux #VPS (5 Minute Quick-Start Guide) Here's a detailed step-by-step guide on how to install Centmin Mod on AlmaLinux VPS server. What is Centmin Mod? Centmin Mod is a shell-based, menu-driven installer ... Continued 👉 #php #centminmod #letsencrypt #csf





Show Original Post


11.04.2026 16:44
linc (@linc@phpc.social)

It is really depressing how many folks replied to Stack Overflow #PHP questions about out-of-memory issues by just upping the memory limits.

I struggle to find a single answer suggesting how they might, I dunno, figure out what's eating all their memory? Or point them, even vaguely, toward likely culprits?




Show Original Post


11.04.2026 14:10
11-4-02026 (@11-4-02026@kuemmerle.name)

11.4.02026

Frankenbahn | Vermischtes | Versprechen

kuemmerle.name/11-4-02026/





Show Original Post


11.04.2026 13:53
backpackforlaravel (@backpackforlaravel@mstdn.social)

#Laravel #PHP

Do you prefer sending mail inline or using a Mailable class? 👇





Show Original Post


11.04.2026 11:11
Edent (@Edent@mastodon.social)

I have an annoying & unfathomable problem.

PHP 8.5 adds support for Apple's HEIC image format.

Running `php -a` I can do the following:

```
$i = new \Imagick( "TEST.HEIC" );
$info = $i->getImageProperties("exif:*");
print_r($info);
```

It works!

But when I put the *same* code into a file called test.php and visit example.com/test.php, I get the error:

> no decode delegate for this image format TEST.HEIC' @ error/constitute.c/ReadImage/752"

WTF?

Shared host so I can't install stuff.




Show Original Post


11.04.2026 10:02
leobm (@leobm@norden.social)

nREPL server for Phel, enabling interactive development with Calva and other nREPL clients

Now even better:
github.com/leobm/phel-nrepl

#php #phel #clojure #nrepl #lisp




Show Original Post


11.04.2026 09:35
post (@post@lemmy.world)

Running GitHub Actions on a Mac Mini

lemmy.world/post/45458390




Show Original Post


11.04.2026 08:55
BrocksiNet (@BrocksiNet@phpc.social)

I wrote something about TCO and e-commerce. It has a lot of facets and I would be happy to hear your thoughts and feedback.

brocksi.net/blog/total-cost-of

#tco #ecommerce #php #symfony




Show Original Post


11.04.2026 08:00
maxime (@maxime@mastodon.ouvaton.coop)

Very interesting post by @OndrejMirtes on why array string keys are not type-safe in PHP.

I tend to think that type-hinting ˋarray` (worse, describing the array shape with PHPDoc) is a code smell. You should use a DTO, instead.

phpstan.org/blog/why-array-str

#PHP #PHPStan #Programming




Show Original Post


11.04.2026 07:55
admin (@admin@mastodon.raddemo.host)

How to Create #PHP #Cron Jobs on Linux Server

This guide demonstrates how to create PHP cron jobs on Linux server.
What are PHP Cron Jobs?
Cron is the standard Linux scheduler used to run scripts automatically at defined intervals. PHP cron jobs are commonly used for automation tasks such as backups, billing runs, log cleanup, monitoring scripts, email campaigns, and application maintenance.
READ ALSO: cPanel Shared Hosting Server Specs ...
Continued 👉 blog.radwebhosting.com/create- #cronjob





Show Original Post


11.04.2026 07:15
emilyselect (@emilyselect@mastodon.social)

【完全版】1から学べるPHP入門講座

emilyselect.com/%e3%80%90%e5%a





Show Original Post


11.04.2026 06:10
decompwlj (@decompwlj@mathstodon.xyz)

A000062: A Beatty sequence: a(n) = floor(n/(e-2))
A000062 ➡️ oeis.org/A000062

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/A000062.
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/A0000
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 ...29 30 31 32 33 34 35 36 37 38 39 ...524
UP