|
dbplus_rcrtexactCreates an exact but empty copy of a relation including indices Description
mixed dbplus_rcrtexact
( string
$name
, resource $relation
[, bool $overwrite
] )
dbplus_rcrtexact will create an exact but
empty copy of the given Parameters
Return Values
Returns resource on success or NotesWarning
This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. |