Code Snippets

Tag: Argv

Parse argv in a PHP CLI Script

Hand-roll CLI parsing using \$argv when getopt is overkill.

Author: chris