Returns a string produced according to the formatting string format . ... <?php $format = 'The %s contains %d monkeys'; echo sprintf($format, $num, ...
確定! 回上一頁