Questions about this topic? Sign up to ask in the talk tab.
PHP
From NetSec
PHP is one of many interpreted languages written in C.
Contents
Development Environment
php cli
- php -l check syntax
- php -v version
- php -e oneliner
PHP is one of many interpreted languages written in C.