#xampp

[ follow ]
Software development
fromInfoWorld
9 hours ago

4 self-contained databases for your apps

XAMPP provides a complete local web stack (MariaDB, Apache, PHP, Mercury SMTP, OpenSSL) while PostgreSQL can be run standalone or embedded via pgserver in Python.
fromSitePoint Forums | Web Development & Design Community
5 months ago

VS Code and Live Server Extension

Like many, I use VS Code to write and manage code. Having recently got into PHP, I needed a means to display the results of my PHP code and discovered that the Live Server extension doesn't include PHP. I then learned that another extension, PHP Server, would allow me to display PHP content; however, I can no longer invoke Live Server by right clicking. It's still installed, but apparently there is a conflict between PHP Server and Live Server.
Web development
[ Load more ]