DEV Community

PHP

Home for all the PHP-related posts on Dev.to!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
I Added One Key to a PHP Array. It Cost 25 MB of Memory

Reveals PHP hash table internals on version 8.4

I Added One Key to a PHP Array. It Cost 25 MB of Memory

25
Picked as gem Comments 9
16 min read
The Window of Opportunity: When Each WordPress Bootstrap Hook Is Open, and When It’s Already Closed

The Window of Opportunity: When Each WordPress Bootstrap Hook Is Open, and When It’s Already Closed

Comments
5 min read
jQuery's .trigger('submit') drops the submit button, and your backend may be checking for it

jQuery's .trigger('submit') drops the submit button, and your backend may be checking for it

Comments
4 min read
Migraciones en Laravel

Migraciones en Laravel

Comments
7 min read
How I embedded PHP 8.4 runtime directly into Android & iOS apps

How I embedded PHP 8.4 runtime directly into Android & iOS apps

Comments
2 min read
How to structure a freemium WordPress plugin that passes wp.org review

How to structure a freemium WordPress plugin that passes wp.org review

Comments
3 min read
O que descobri medindo o Core Web Vitals de um portal de notícias em hospedagem compartilhada

O que descobri medindo o Core Web Vitals de um portal de notícias em hospedagem compartilhada

Comments
5 min read
wp-config.php Key Constants Explained: What WP_DEBUG, DISALLOW_FILE_EDIT, and WP_MEMORY_LIMIT Actually Do

wp-config.php Key Constants Explained: What WP_DEBUG, DISALLOW_FILE_EDIT, and WP_MEMORY_LIMIT Actually Do

Comments
4 min read
How to convert JSON to XML in PHP

How to convert JSON to XML in PHP

Comments
4 min read
Postgres RLS in Symfony: three green isolation tests, and the UPDATE that moves tenant 1's invoices into tenant 2's books

Postgres RLS in Symfony: three green isolation tests, and the UPDATE that moves tenant 1's invoices into tenant 2's books

Comments
6 min read
Building multi-user + security on shared hosting: filesystem as the only state layer

Building multi-user + security on shared hosting: filesystem as the only state layer

Comments
4 min read
Route Website Leads to Telegram Managers in PHP

Route Website Leads to Telegram Managers in PHP

Comments
5 min read
Building SecretGate: A Zero-Knowledge Ephemeral Messaging Engine with Native PHP & Web Crypto API

Building SecretGate: A Zero-Knowledge Ephemeral Messaging Engine with Native PHP & Web Crypto API

Comments
2 min read
Drop session_start() from Your Paywall: HMAC-Signed Cookies and Single-Use Recovery Links

Drop session_start() from Your Paywall: HMAC-Signed Cookies and Single-Use Recovery Links

Comments
7 min read
wc_get_products() Silently Ignores meta_query: When Your Test Double Is Better Behaved Than the Implementation

wc_get_products() Silently Ignores meta_query: When Your Test Double Is Better Behaved Than the Implementation

Comments
5 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.