'Can I use PHP and EJS in express.js
I want to use phpmyadmin on my website in /phpmyadmin but then I also have another admin login with ejs on /admin
router.set() is not a function so I'm not sure how I could use both engines I don't know if this is even possible.
I found https://www.npmjs.com/package/php-express to use php in my express.js.
Is there a way I could do on /phpmyadmin the engine is php
And on /admin im using ejs?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
