UNPKG

phpcgijs

Version:

Run and Execute PHP, JS, Ruby, Python 2, Python 3, ASPX, JSP, and CGI in CGI / Shell mode using node.js npm package / module. Includes cgijs npm module. `CGIJS` is a Nodejs Module/library to run any `CGI` mode/`Interpreted language script` files like PHP,

9 lines (4 loc) 126 B
/* eslint no-console: 0 */ 'use strict'; import { default as phpcgijs} from './main.js'; export default phpcgijs;