Search Articles — Sudonull

Search Results

In this project

PHP engine 0.0023 s: protection and architecture

https://sudonull.com/php-engine-0-0023-s-protection-and-architecture

Breakdown of a minimalist PHP engine with generation time 0.0023 s. Active defense against bots, ZIP-bombs, no-JS frontend. Ideal for middle/senior dev. Study the code and benchmarks.

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/

A popular general-purpose scripting language that is especially suited to web development. Fast, flexible and pragmatic, PHP 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/

PHP is a powerful server-side scripting language for making dynamic and interactive Web pages. PHP is widely-used, open-source and free. PHP is easy to learn - You will enjoy it! Get certified with our PHP …

PHP - Wikipedia

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

PHP can be used for programming tasks outside the web context, though non-web uses are rare. PHP code can also be directly executed from the command line. The standard PHP interpreter, powered …

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, Python, PHP, Bootstrap, Java, XML and more.

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 multiple programming languages.

PHP Tutorial

https://www.phptutorial.net/

This modern PHP tutorial helps you learn how to develop dynamic websites and web applications using PHP from scratch.

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 powers everything from your blog to the most popular websites in the …

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 in 1994. PHP is a a recursive acronym for 'PHP: Hypertext …

PHP in Visual Studio Code

https://code.visualstudio.com/docs/languages/php

Learn about Visual Studio Code editor features (syntax highlighting, snippets, linting) and extensions for PHP.

Trending Now