php

All posts tagged php by danpros.com

08 Jul 2025

How to Upgrade PHP in XAMPP to PHP 8.4

Until this article was written, Apache Friends only ships XAMPP with PHP 8.2 and there is no XAMPP version with PHP 8.4. If you want to upgrade PHP [...]

25 Sep 2015

Adding custom image upload to Pagedown using PHP

One of my personal project using Pagedown for the markdown editor, so this is a working solutions and not just an example. [...]