Comment by 🕹️ skyjake
This by @chluehr is relevant here:
2024-01-24 · 2 years ago
2 Later Comments ↓
There is also JAGS, which is based on gemini-php. somewhat advanced but still very simple to use: https://codeberg.org/codeandcreate/JAGS-PHP
You just run PHP as a CGI script. Make sure it starts with the right shebang to your PHP binary and you are good to go. Works fine in gmcapsule server.
Original Post
Gemini & PHP — Is there a good way to integrate/use PHP with a Gemini server and what server should I choose for that? Can I use Agate for this?