Video Tutorial: How to include a portable MySQL in your PHP desktop app

In this video tutorial, we show you how you can include a portable MySQL server (MariaDB) with your PHP desktop application compiled with ExeOutput For PHP, administer it with the shipped Adminer database management tool, integrate it with your PHP application, and start/stop it automatically when your application is started/stopped.

This lets you create database-based desktop applications using your favorite PHP language. The resulting application is portable: zipping it for distribution is enough, as you can see it in the video. No installer required nor additional dependencies.

For further information, check ExeOutput for PHP documentation:
https://www.exeoutput.com/help/mysql-support

1 Like

Love the video tutorial idea! Great job.

1 Like

Yep good job, thanks.

1 Like