Executing PHP code for development purposes

It is possible to execute PHP code from the command line for development purposes. This is done with -t tag.


Each time a request is made to PHP development server a log entry is made to a command line.


Development environment is not meant for a production use.

YouTube video




Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator