Php 使用例
system("calen 2026 1");
 

コマンドプロンプト例
バッチファイル
  test.bat
   php test.php
   pause

Phpファイル
  test.php

実行結果
output

CGI実行例
test-cgi.php
メインプログラム
サブプログラム