php if(1==2) { declare(strict_types=1); error_reporting(-1); ini_set('display_errors', '1'); } $varText='I like the boy'; ...
確定! 回上一頁