public tableOptions (mixed $tableName, [mixed $schemaName])
Gets creation options from a table
1 | print_r( $connection ->tableOptions( 'robots' )); |
public tableOptions (mixed $tableName, [mixed $schemaName])
Gets creation options from a table
1 | print_r( $connection ->tableOptions( 'robots' )); |
Designed by : w10schools
service@w10schools.com
Please login to continue.