Post

MaternaTrack: Maternal Health Monitoring System in PHP
A complete maternal health monitoring system for Philippine healthcare facilities; automated risk classification, SMS alerts, DOH-aligned reports, prenatal tracking, and multi-tenant support. Built with PHP and MySQL.

BoardHub: Smart Boarding House Management System in PHP
A complete boarding house management system built with PHP and MySQL; manage tenants, rooms, billing, payments, utilities, maintenance, and contracts from one dashboard. Full source code included.

How to Build a PHP Login & Registration System From Scratch
Build a PHP login and registration system from scratch with password hashing, brute-force protection, remember me, session security, and CSRF tokens. Full working code, no frameworks.

How to Build a PHP CRUD Application From Scratch
Learn how to build a complete PHP CRUD application with MySQL and PDO with full working code, input validation, prepared statements, and CSRF protection. No frameworks needed.
