Tech

Technical articles about pure PHP, routing, database-free CMS and lightweight web architectures.

Why a Lightweight CMS Wins
Why a Lightweight CMS Wins

This is a demo article created automatically to test the English blog workflow end to end.

How PHP routing works without a database
How PHP routing works without a database

A modern CMS doesn't need a database. With pure PHP and a well-structured index.php you can build a complete routing system that reads content directly from th…