Fix: check php argv string argument
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
# Usage :
|
||||
# php test_ncloud.php name email date
|
||||
# php test_ncloud.php 삼화초 jisangs@daum.net "2019년 4월 25일"
|
||||
|
||||
if($argc == 1) {
|
||||
echo "no maestro name";
|
||||
|
||||
Reference in New Issue
Block a user