[PHP-users 25925] (無題)

mukkuri mukkuri @ cyclops.co.jp
2005年 6月 27日 (月) 23:09:25 JST


こんばんは。ムックリと申します




testCommand.php
<?php
$time="23:05 2005-06-27";
$command = "at -f /--PATH--/testAt.txt ".$time;
exec($command, $returnarray, $returnvalue);
?>





PHP-users メーリングリストの案内