php langhelper (needs funcy/php), tutorial

This commit is contained in:
Chad Arimura
2017-05-26 12:36:38 -07:00
parent 98e05eec63
commit b49337d4e0
10 changed files with 188 additions and 57 deletions

View File

@@ -7,3 +7,5 @@ try {
}
} catch(e) {}
console.log("Hello", name, "from Node!");
console.error("Stderr goes to the server logs...");