Recently I was learning about nw.js my first apps of html5 I could run them without problem nevertheless I would like to innovate with php and mysql but when I open it in nw.js it does not recognize it and I get the written code without being interpreted, ¿ what should I do to run php with nw.js ?, thanks}
The Package is the one I always use, I imagine that it opens that "put" to run the php, but I do not know how.
{
"name": "test",
"main": "index.php"
}