Search Articles — Sudonull

Search Results

In this project

Load Testing: Checklist and Fails

https://sudonull.com/load-testing-checklist-and-fails

Study the systematic approach to LT: from token race and 403 errors to stable 226 RPS. Checklist of DB, cache, frontend optimizations. For middle/senior dev. Start testing now.

mod_rewrite for Nginx: .htaccess in CMS

https://sudonull.com/mod-rewrite-for-nginx-htaccess-in-cms

Learn how to integrate .htaccess from Apache into Nginx for WordPress, Drupal. nginx-mod-rewrite module with benchmarks and configs. Simplify CMS migration without losing pretty URLs.

Opcodes PHP: if vs switch vs match — comparison

https://sudonull.com/opcodes-php-if-vs-switch-vs-match-comparison

Analysis of opcodes for if/else, switch and match in PHP. How the compiler generates instructions and when switch is really faster. For middle/senior developers.

PHP Development 2026: AI, Skills and Best Courses

https://sudonull.com/php-development-2026-ai-skills-and-best-courses

Overview of key PHP development skills in 2026 taking into account the influence of AI. Analysis of the educational programs market and recommendations for choosing a course for a successful career.

Testo framework: PHP tests and benchmarks

https://sudonull.com/testo-framework-php-tests-and-benchmarks

Explore Testo — an independent framework for PHP testing. Unit tests, inline checks, benchmarks without PHPUnit. Installation, code examples, plugins. Start beta testing.

From the web

PHP

https://www.php.net/

PHP is a popular general-purpose scripting language that powers everything from your blog to the most popular websites in the world.

PHP: Downloads

https://www.php.net/downloads.php

PHP is a popular general-purpose scripting language that powers everything from your blog to the most popular websites in the world.

PHP Tutorial - W3Schools

https://www.w3schools.com/php/

Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, …

PHP - Wikipedia

https://en.wikipedia.org/wiki/PHP

1.1Origins (1993 to 1997) 1.2PHP 3 and 4 (1998 to 2004) 1.3Early PHP 5 (2004 to 2006) 1.4PHP 6 and Unicode. 1.5Later PHP 5 …

PHP Introduction - W3Schools

https://www.w3schools.com/PHP/php_intro.asp

Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, …

Online PHP Compiler - Programiz

https://www.programiz.com/php/online-compiler/

Write and run your PHP code using our online compiler. Enjoy additional features like code sharing, dark mode, and support for …

php.net · GitHub

https://github.com/php

PHP is a popular general-purpose scripting language that is especially suited to web development. Fast, flexible and pragmatic, PHP …

PHP Introduction - GeeksforGeeks

https://www.geeksforgeeks.org/php/php-introduction/

Jul 11, 2025 · The PHP script processes any server-side logic, such as handling form submissions, processing data, or making …

PHP Tutorial

https://www.tutorialspoint.com/php/index.htm

PHP is an open-source general purpose scripting language, widely used for website development. It is developed by Rasmus Lerdorf …

PHP Online Compiler

https://onecompiler.com/php

OneCompiler's PHP online editor helps you to write, compile, debug and run PHP code online.

Trending Now