标签: batch-file cmd
我有PHP脚本(在网站上),代码为:
<?php echo mt_rand(); ?>
我需要在CMD中打开此链接,接收nuber并回复它。我怎样才能做到这一点?请举个例子......