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.
2493. Divide Nodes Into the Maximum Number of Groups

2493. Divide Nodes Into the Maximum Number of Groups

Comments
5 min read
Tell Don't Ask principle explained

Tell Don't Ask principle explained

Comments
1 min read
Laravel Performance Tuning: Optimizing Database Queries for Scalability

Laravel Performance Tuning: Optimizing Database Queries for Scalability

1
Comments
4 min read
2185. Counting Words With a Given Prefix

2185. Counting Words With a Given Prefix

1
Comments
2 min read
How to Set Up Two-Factor Authentication on WordPress Without Plugin

How to Set Up Two-Factor Authentication on WordPress Without Plugin

5
Comments
4 min read
Geoespacial no Laravel: Otimizações para Mapas Interativos e Grandes Volumes de Dados

Geoespacial no Laravel: Otimizações para Mapas Interativos e Grandes Volumes de Dados

Comments
7 min read
Did you know you can secure WordPress admin URL without a plugin?

Did you know you can secure WordPress admin URL without a plugin?

12
Comments
3 min read
PHP tutorial for beginners

PHP tutorial for beginners

1
Comments
3 min read
Por qué Migré Mi Aplicación Laravel a AWS Serverless (Y Por Qué Podría Ahorrarte Tiempo y Dinero)

Por qué Migré Mi Aplicación Laravel a AWS Serverless (Y Por Qué Podría Ahorrarte Tiempo y Dinero)

10
Comments
9 min read
Understanding Closures in PHP: Key Differences and Use Cases

Understanding Closures in PHP: Key Differences and Use Cases

Comments
4 min read
Understanding PHP-FPM: Key Differences from Traditional PHP Processes and Benefits

Understanding PHP-FPM: Key Differences from Traditional PHP Processes and Benefits

Comments
5 min read
Understanding MVC Architecture and How to Implement It in PHP

Understanding MVC Architecture and How to Implement It in PHP

Comments
5 min read
Common PHP Security Issues and How to Prevent Them

Common PHP Security Issues and How to Prevent Them

Comments
5 min read
Understanding Autoloading in PHP: How to Implement and Use It Efficiently

Understanding Autoloading in PHP: How to Implement and Use It Efficiently

Comments
4 min read
Understanding PDO in PHP and Why It is Recommended Over `mysql_*` Functions

Understanding PDO in PHP and Why It is Recommended Over `mysql_*` Functions

Comments
4 min read
Understanding Traits in PHP and How They Differ from Inheritance

Understanding Traits in PHP and How They Differ from Inheritance

Comments
5 min read
ডাটাবেজে Collation কেন প্রয়োজন ?

ডাটাবেজে Collation কেন প্রয়োজন ?

Comments
1 min read
Key Differences Between PHP 5.x and PHP 7.x/8.x: Performance, Features, and Improvements

Key Differences Between PHP 5.x and PHP 7.x/8.x: Performance, Features, and Improvements

Comments
4 min read
Advantages of Using Namespaces in PHP: Organizing Code and Avoiding Conflicts

Advantages of Using Namespaces in PHP: Organizing Code and Avoiding Conflicts

Comments
5 min read
Understanding the Differences Between include, require, include_once, and require_once in PHP

Understanding the Differences Between include, require, include_once, and require_once in PHP

Comments
5 min read
Error Handling in PHP: A Complete Guide

Error Handling in PHP: A Complete Guide

1
Comments
6 min read
How to Handle Excessive Warning Messages When Running `pecl install grpc`

How to Handle Excessive Warning Messages When Running `pecl install grpc`

Comments
3 min read
Zero downtime docker for PHP

Zero downtime docker for PHP

1
Comments
1 min read
2349. Design a Number Container System

2349. Design a Number Container System

Comments 2
4 min read
Freezing Time: Testing Laravel Temporary Storage URLs

Freezing Time: Testing Laravel Temporary Storage URLs

2
Comments
3 min read
loading...