Start(); } elseif($_GET['action'] == "stop") { $sContainer->Stop(); } echo("Done!"); ?>

Start
Stop