PDO ::exec PDO::exec — 执行一条SQL 语句,并返回受影响的行数(PHP 5 >= 5.1.0, PECL pdo >= 0.1.0) ## 说明### 语法```php int PDO::exec ( string $statement ) ...
確定! 回上一頁