PHP 8.3.4 Released!

Expression class

(PECL mysql-xdevapi >= 8.0.11)

简介

类摘要

class mysql_xdevapi\Expression {
/* 属性 */
public $name;
/* Constructor */
public __construct(string $expression)
}

属性

name

目录

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top