PHP 8.5.0 Alpha 4 available for testing

Voting

: max(zero, one)?
(Example: nine)

The Note You're Voting On

jcastro at eftec dot cl
6 years ago
The syntaxis is

$schema = $session->getSchema( "storedb" ); // it returns a Schema object

Where $session is a Session object and storedb is the name of the schema.

<< Back to user notes page

To Top