請問關於 command-line 執行 php script - BBS

Table of Contents


<<< here strings 好像 bash 才有

不然改用 here docs的方式

% php /path/checkin.php << EOF
xxxx
EOF




--

All Comments