#!/bin/bash php -S localhost:9090 echo "Open your web browser at http://localhost:9090"
info at phpclasses dot org