/codeinfinity-php-form

A PHP web page for capturing data nd storing it in MongoDB

Primary LanguagePHPMIT LicenseMIT

codeinfinity-php-form

RUNNING

commands
composer install
php -S 127.0.0.1:<port>

View in browser

Note
requires PHP to have the mongodb extention.