PHP 8.5.0 Released!

Voting

: two plus one?
(Example: nine)

The Note You're Voting On

ohcc at 163 dot com
8 years ago
You can use variables within a pair of backticks (``).
<?php
 $host = 'www.wuxiancheng.cn';
 echo `ping -n 3 {$host}`;
?>

<< Back to user notes page

AltStyle によって変換されたページ (->オリジナル) /