php

Back Open Paginator
13.08.2025 10:10
decompwlj (@decompwlj@mathstodon.xyz)

Generation of four sequences decomposed into weight × level + jump (log(weight), log(level), log(jump)) - three.js animation:
🧵⬇️

1: The natural numbers (A000027) ➡️ decompwlj.com/3DgraphGen/Natur

#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


13.08.2025 08:01
offseq (@offseq@infosec.exchange)

🚨 CRITICAL: CVE-2025-7384 in Database for Contact Form 7, WPforms, Elementor forms plugin (≤1.4.3) allows unauthenticated PHP Object Injection. File deletion & RCE risk. Disable plugin, apply WAF rules, monitor logs. radar.offseq.com/threat/cve-20 #OffSeq #WordPress #PHP #Vuln





Show Original Post


13.08.2025 07:43
SymfonyStation (@SymfonyStation@drupal.community)

Benchmarking Array Merges in PHP: When to Optimise and Why It Matters. #PHP
dev.to/jszutkowski/benchmarkin




Show Original Post


13.08.2025 07:42
mobileatom (@mobileatom@flipboard.com)

Benchmarking Array Merges in PHP: When to Optimise and Why It Matters. #PHP

dev.to/jszutkowski/benchmarkin

Posted into SYMFONY FOR THE DEVIL @symfony-for-the-devil-mobileatom




Show Original Post


13.08.2025 05:54
decompwlj (@decompwlj@mathstodon.xyz)

One day, one decomposition
A002144: Pythagorean primes: primes of the form 4*k + 1

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/Odd_Pyth
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/Odd_P
2D graph, first 500 terms ➡️ decompwlj.com/2Dgraph500terms/

#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #Pythagorean #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research





Show Original Post


13.08.2025 00:10
ramsey (@ramsey@phpc.social)

What are folks using for job/message queues in #PHP, these days?

Edit: I’m looking for PHP applications or libraries that provide a drop-in job queuing system that your existing code can use to register and manage jobs.




Show Original Post


12.08.2025 22:53
alexseifert (@alexseifert@mastodon.social)

I'm rewriting my personal website to use good ol' fashioned PHP without a framework. This is why and how.

blog.alexseifert.com/2025/08/1




Show Original Post


12.08.2025 22:38
mobileatom (@mobileatom@flipboard.com)

Autoloading Performance – Avoid These 5 Mistakes! #PHP #composer

tideways.com/profiler/blog/aut

Posted into THE FEDIVERSE VS. CORPORATE SOCIAL MEDIA @the-fediverse-vs-corporate-social-media-mobileatom




Show Original Post


12.08.2025 19:12
ghostwriter (@ghostwriter@phpc.social)

#PHP Version Manager for #Windows

github.com/drissboumlik/pvm

Star ⭐️ the repo if you find it useful.




Show Original Post


12.08.2025 18:09
jellywatch (@jellywatch@mastodon.social)

🔍 Looking for — Domain Name & Web Hosting

Hey Mastodon 👋

I’m looking for recommendations for:

🌐 Domain name (available & affordable)

💻 Web hosting suitable for a showcase website + backend in PHP or Node.js

My criteria:

💰 Reasonable pricing

⚡ Good performance & speed

🔒 Security + responsive support

Any personal experiences, good deals, or pitfalls to avoid are welcome 🙏




Show Original Post


12.08.2025 16:39
jclermont (@jclermont@phpc.social)

Last week we embraced MySQL's ONLY_FULL_GROUP_BY mode. This week, let's bend it (safely) with the ANY_VALUE() function. What does this function do, and when would you use it? #php #laravel masteringlaravel.io/daily/2025




Show Original Post


12.08.2025 16:18
lukasrotermund (@lukasrotermund@social.tchncs.de)

Splitting the tag files into project and vendor ones and including both as tag files increased performance enormously!

The amount of data is the same, but it's somehow ten times faster. Before, it took about ten to fifteen seconds to `tselect` something; now, it takes less than one second.

```vim
set tags=./tags;,./vendor.tags;
```

#vim #ctags #UniversalCtags #php




Show Original Post


1 ...490 491 492 493 494 495 496 497 498 499 500 ...524
UP